Skip to content

v0.3.0

Compare
Choose a tag to compare
@gaguirre gaguirre released this 22 Jun 14:44
· 146 commits to master since this release

iOS

Breaking Changes

  • Change behaviour for login with responseType: 'code' to be equal than Android. See #16

Fixes

  • Prevent getCurrentAccount() method callback to be called more than once. See #10