-
Notifications
You must be signed in to change notification settings - Fork 826
Feat: Separate authorization server and resource server on client auth flow #416
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
+674
−171
Merged
Changes from 9 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
b90d5ba
add type and schema for protected resource metadata
0ce2da8
add private variable to keep track of
3c69e5d
change auth flow to use authroization server and
9f6aa38
add/modify tests for new added auth functions
bfabc37
modify test to use the authorization server
956094b
remove unused variable
130b4fe
add resource parameter when building auth url
d6772e0
Change resource to use the protected resource metadata
6316d4f
Merge branch 'main' into auth-client
0Itsuki0 eb43c47
resolve typo.
0Itsuki0 4024554
Update src/client/sse.ts import.
0Itsuki0 6a63681
remove log.
0Itsuki0 ff65f81
Update section title.
0Itsuki0 c3cd5af
remove log.
0Itsuki0 b2878fb
remove resource parameter.
0Itsuki0 a3e2f71
remove resource parameter.
0Itsuki0 ed06b11
remove resource parameter.
0Itsuki0 42ee88b
remove resource parameter.
0Itsuki0 2dac816
remove resource parameter.
0Itsuki0 17b970e
remove resource parameter.
0Itsuki0 68eaf7a
remove resource parameter.
0Itsuki0 0a632bf
remove resource parameter.
0Itsuki0 cfd572a
remove resource parameter.
0Itsuki0 3ed83d3
Merge remote-tracking branch 'upstream/main' into auth-client
421959e
make backwards compatibile
pcarleton 2bd1780
Merge branch 'main' into auth-client
pcarleton 7c12e61
s/resourceServerUrl/serverUrl/g for backwards compat
pcarleton 7ce3f85
fix test comment
pcarleton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.