Skip to content

v3.1.6

Choose a tag to compare

@stanislaw-grin stanislaw-grin released this 19 Apr 11:37
· 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