v2.0.10
·
16 commits
to main
since this release
Add way for users to listen for accessToken changes (#21) * Add way for users to listen for accessToken changes Right now you can only listen for changes to the logged in state. This adds a second observer option where you can listen for any changes made to the access token. * Renamed class version of org type for consistency * Explicitly specify user fields