-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add onUserTokenChange to know when token is assigned #209
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit ddca353:
|
For some reason I don't know, the status is not being updated from Travis while the task was successfully done over there. To make sure, I ran |
This PR adds
onUserTokenChange
so that you can attach a callback to receive user token changes.