Skip to content

v2.0.10

Compare
Choose a tag to compare
@andrew-propelauth andrew-propelauth released this 26 Nov 17:27
· 16 commits to main since this release
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