# parse登录 # Parse.login(username,password) # Parse.become(token) ``` js Parse.User基本用法示例
用户信息
```