OAuth
#299
Replies: 2 comments
-
We actually have a PR in progress to try and tackle this #296 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome. Thanks for the update! |
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.
-
Is there any consideration regarding handling OAuth in the client? For example, if the
Start
call returns a 401 with the appropriate headers, then the client could handle a majority of the OAuth flow except redirecting the user to log in.To be honest, I did mock out some of this in a project I am working on, but wanted to see if there had been any other thought or discussion on this topic.
Beta Was this translation helpful? Give feedback.
All reactions