-
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
Refactor: AuthProvider
to ClaimsProvider
#2256
Merged
Merged
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee3df8e - Browse repository at this point
Copy the full SHA ee3df8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75b51fa - Browse repository at this point
Copy the full SHA 75b51faView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb2ae5 - Browse repository at this point
Copy the full SHA ecb2ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d07c5c2 - Browse repository at this point
Copy the full SHA d07c5c2View commit details -
refactor: consolidate methods that basically represent the same thing
the distinction between "requiring login" and "using claims to verify" is unnecessary. this makes for one less method to rename.
Configuration menu - View commit details
-
Copy full SHA for 2125af2 - Browse repository at this point
Copy the full SHA 2125af2View commit details -
refactor(models/tests): rename all usages of "auth verification"
to say "claims verification" instead. also rename test fixtures related to scope and claim to be clearer.
Configuration menu - View commit details
-
Copy full SHA for fa0f831 - Browse repository at this point
Copy the full SHA fa0f831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e0963e - Browse repository at this point
Copy the full SHA 4e0963eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51799d3 - Browse repository at this point
Copy the full SHA 51799d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c042a5 - Browse repository at this point
Copy the full SHA 7c042a5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.