v3.1.6
·
1061 commits
to master
since this release
Bug Fixes
- (UserService) request should always be an object (not null)
- (UserService) stayLoggedIn set if login failed
- (UserService) - stayLoggedIn for async login call missed
- (UserService) popup too small for FB Login
- (UserService) getCurrentUser try to search by user id if it not exists
- (UserService) isValidLogin do not work when using Backendless.Async and user-token does not exist
- (UserService) - easy login methods not support Promises
- Critical dependencies error using webpack
- Type Script definitions for facebook login method fixed