Skip to content

v2.0.10

Choose a tag to compare

@andrew-propelauth andrew-propelauth released this 26 Nov 17:27
03705a3
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