How often PKCE code challenge should be generated #552
Answered
by
cdburgess
MeowningMaster
asked this question in
Q&A
-
Is it something global or should be generated for every login? |
Beta Was this translation helpful? Give feedback.
Answered by
cdburgess
Sep 15, 2022
Replies: 1 comment
-
They should be generated for every Authorization cycle. Meaning: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MeowningMaster
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They should be generated for every Authorization cycle. Meaning:
Authorization cycle = Authorization -> callback -> requesting access token