Optionalize client_secret
on client_secret_post
#113
Answered
by
panva
kaioduarte
asked this question in
Q&A
-
I have an issue integrating Cognito with an empty client secret with Next Auth because of this constraint. However, according to the RFC, this field is not mandatory in this condition.
I'm happy to make a PR if you agree, otherwise I can just patch-package the package and move forward. |
Beta Was this translation helpful? Give feedback.
Answered by
panva
Feb 20, 2024
Replies: 1 comment 2 replies
-
Why don't you just set the method to "none"? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
kaioduarte
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why don't you just set the method to "none"?