- Android login implementation
- Better error messages iOS
- Handle login cancellation iOS
- Breaking changes -- using instance class instead of static methods
- Logout method
- Allows for ephemeral login in iOS
- Fix null checking bug
- add audience to iOS
- Update to latest web package
- Adds audience and scope to loginWithPopup()
- Adds audience to getTokenSilently()
- Use refresh tokens.
- Allows user to pass audience into login for web.
- Fixes iOS compilation errors due to changing package name.
- Initial Release
- Basic Login