cannot verifyIdToken when getIdToken is true in forceRefresh #2021
Unanswered
thanhtutzaw
asked this question in
Q&A
Replies: 2 comments
|
if you are using the session cookie you should probably use |
0 replies
|
Could you explain your use-case a bit more? It looks like you are setting an |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I was making ssr in with firebase admin and When I getIdToken without true value , it works about 1 hour . I set cookie with nookies. That cookie is no http only and exp data is session .
All reactions