Token refresh notification #323
atanasster
started this conversation in
General
Replies: 1 comment 5 replies
-
Try the refresh access token or refresh ID token. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Passing the idToken and refreshToken from the mobile app to the esp32 on first time provisioning, and then saving them to nvm to reuse when the device is re-started.
Is there a callback when the tokens are refreshed so I can store the new tokens.
Or is there some other internal mechanism in the library to store the tokens?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions