PKCE support documentation #196
|
Is there any documentation available for enabling PKCE support that was added recently to this package? |
Answered by
jankapunkt
Jul 10, 2023
Replies: 2 comments 9 replies
|
Hello @jankapunkt , if there is no documentation about this, is it possible to list the steps required to enable PKCE? |
1 reply
|
Hello @jankapunkt , |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Hi @shrihari-prakash sorry for the late response I am looking into this. I seems that we forgot to add a documentation.
The PKCE integration is based on RFC 7636 and integrates with the authorization code grant workflow. The abstract workflow looks like the following: