-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
feat(oauth2): simple userinfo endpoint #43684
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
Open
hardviper
wants to merge
23
commits into
nextcloud:master
Choose a base branch
from
hardviper:feat/oauth2/userinfo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
0b9253b
feat(oauth2): simple userinfo endpoint
hardviper bbbfe42
feat(oauth2): fix check null value, added more user_info field
hardviper 21a1825
feat(oauth2): fix lint
hardviper fb8b061
feat(oauth2): fix deprecated method
hardviper 4a645fc
Update apps/oauth2/lib/Controller/OauthApiController.php
hardviper fecc3ef
Update apps/oauth2/lib/Controller/OauthApiController.php
hardviper a54d0cd
Update apps/oauth2/lib/Controller/OauthApiController.php
hardviper c6efbee
feat(oauth2): user not found exception
hardviper 3407a92
feat(oauth2): replace getAvatar with a named route
hardviper 6405b27
feat(oauth2): parted name for ru locale
hardviper d6e0ddf
feat(oauth2): fix avatar absolute url
hardviper 1ee8a1a
feat(oauth2): fix early return
hardviper 81a92b8
Merge branch 'master' into feat/oauth2/userinfo
hardviper 03cf5d9
feat(oauth2): separation name feature config
hardviper 1e264ac
feat(oauth2): optional separate name
hardviper bf42920
feat(oauth2): add unit-test for GetUserInfo
hardviper b6f6651
feat(oauth2): add unit-test for GetUserInfo separate mode
hardviper a424e96
Update apps/oauth2/lib/Controller/OauthApiController.php
hardviper 1c1fa9e
Update apps/oauth2/lib/Controller/OauthApiController.php
hardviper dd9edb8
Update apps/oauth2/tests/Controller/OauthApiControllerTest.php
hardviper 16edc40
Update apps/oauth2/tests/Controller/OauthApiControllerTest.php
hardviper b077248
Update config/config.sample.php
hardviper 540eb16
feat(oauth2): fix var name
hardviper 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
feat(oauth2): user not found exception
Signed-off-by: d.kudrinskiy <[email protected]>
- Loading branch information
commit c6efbeebaf538d2046b263b95a81971ddaa06eff
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
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.