-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add auth_client_id to state in 3rd party auth urls #57
Labels
enhancement
New feature or enhancement of existing functionality
T25m
Time Estimate 25 Minutes
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
Comments
nelsonic
added
enhancement
New feature or enhancement of existing functionality
T25m
Time Estimate 25 Minutes
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
labels
Apr 29, 2020
nelsonic
added a commit
that referenced
this issue
Apr 29, 2020
nelsonic
changed the title
Add client_id to state in 3rd party auth urls
Add auth_client_id to state in 3rd party auth urls
Apr 29, 2020
nelsonic
added a commit
that referenced
this issue
Apr 29, 2020
nelsonic
added a commit
that referenced
this issue
Apr 29, 2020
nelsonic
added a commit
that referenced
this issue
Apr 29, 2020
nelsonic
added a commit
that referenced
this issue
Apr 29, 2020
nelsonic
added a commit
that referenced
this issue
Apr 29, 2020
nelsonic
added a commit
that referenced
this issue
Apr 29, 2020
This is working. ✅ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or enhancement of existing functionality
T25m
Time Estimate 25 Minutes
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
client_id
auth_client_id
to thestate
prop that gets sent to GitHub/Google auth so that it's there to read when auth is successful. related to Extract client_id from HTTP referer #55The text was updated successfully, but these errors were encountered: