Is there a listener for JWT refresh? #5673
Answered
by
efstathiosntonas
efstathiosntonas
asked this question in
Q&A
-
I'm using I was wondering, is there a listener to check when the JWT has been refreshed? I' m using Does onIdTokenChanged does this? Can't tell if this is for JWT or not. |
Beta Was this translation helpful? Give feedback.
Answered by
efstathiosntonas
Sep 1, 2021
Replies: 1 comment
-
never mind, it seems that ID Token is actually the JWT @mikehardy can we please update the docs of onIdTokenChanged and add the JWT somewhere in there? I can edit it if you want |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
efstathiosntonas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
never mind, it seems that ID Token is actually the JWT
@mikehardy can we please update the docs of onIdTokenChanged and add the JWT somewhere in there? I can edit it if you want