Replies: 1 comment
-
Hi panva, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi panva,
I am trying to implement Authorization Code flow and ran into the TypeError when I try to retrieve a tokenSet. This stackoverflow question contains a code snippet that is very similar to my current code setup, I would like to use it for reference. My question is: am I missing something in the client.callback() portion? I am not sure how the TypeError surfaces?
Beta Was this translation helpful? Give feedback.
All reactions