Replies: 4 comments 1 reply
-
I am experiencing the same with OneLogin |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah, if it helps, my base URL ("issuer") was |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi,
Does this change makes it work?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
"scripts": { |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm building a provider to my university oauth. However when app gets code from university using callback url, I get
I saw this problem caused by oauth4webapi, however I can't track what the problems with request to acess_token.
My questions are:
1- Is there a way to see what headers, payload inside next auth. Like see more detailed log.
2- What is a conform token endpoint response to check if my university token endpoint is returning in a proper format?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions