Closed NGumby closed 4 years ago
Exposes IdToken and AccessToken so that we can have the same behavior on iOS and Android.
Fixes #41
Breaking change, removed ActiveToken so that they can decide if they need the Id or the Access token
Any idea when this will be approved, merged to the base and made available?
@NGumby thanks for your contribution!
@vitopolasek just released the version with this :)
Exposes IdToken and AccessToken so that we can have the same behavior on iOS and Android.
Fixes #41
Breaking change, removed ActiveToken so that they can decide if they need the Id or the Access token