issues
search
leancloud
/
php-sdk
LeanCloud PHP SDK
Apache License 2.0
53
stars
23
forks
source link
Implement LeanUser for user management
#6
Closed
juvenn
closed
9 years ago
juvenn
commented
9 years ago
REST Client now requires explicitly passing session token
Implemented session based storage for persisting session data
Implemented cookie based storage for persisting session data
Implemented LeanUser user management:
account verify and password reset by email
account verify and password reset by mobile phone
link and unlink with 3rd-party auth data
Attach session storage to LeanClient for persisting current user session token