Skip to content

Check Oauth user token against Hydra #21

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

Merged
merged 4 commits into from
Mar 1, 2022

Conversation

create-issue-branch[bot]
Copy link
Contributor

@create-issue-branch create-issue-branch bot commented Feb 28, 2022

Adds oauth helper class to get user information from Hydra using token passed via Authorization header.
Uses that ID to create remix for user.
Adds method to ApiController which can be used in a before_action to ensure the authorization header is passed and is valid.

closes #20

@raspberrypigithubbot
Copy link

@raspberrypigithubbot
Copy link

@raspberrypigithubbot
Copy link

@raspberrypigithubbot
Copy link

@ArayB ArayB marked this pull request as ready for review March 1, 2022 16:41
Copy link
Contributor

@loiswells97 loiswells97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@ArayB ArayB merged commit 7619884 into main Mar 1, 2022
@ArayB ArayB deleted the issues/20-Check_Oauth_user_token_against_Hydra branch March 1, 2022 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check Oauth user token against Hydra
3 participants