Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add oauth2 token exchange#11778

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
35 commits
Select commitHold shift + click to select a range
363005f
Extract auth code helper
code-asherJan 20, 2024
7000a38
Add static OAuth2 authorize page
code-asherJan 20, 2024
dc7a246
Add URL query validator
code-asherJan 20, 2024
48fe155
Allow multiple required query params
code-asherJan 20, 2024
a4a1dd5
Check that required query params are non-zero
code-asherJan 23, 2024
586d47d
Refactor test apps
code-asherJan 20, 2024
d8d2674
Add OAuth2 app filtering by user
code-asherJan 20, 2024
b23f114
Allow fetching app with query param and form value
code-asherJan 20, 2024
e6a97bc
Add OAuth2 auth, token, and revoke routes
code-asherJan 20, 2024
ba95d1b
make gen
code-asherJan 20, 2024
cbce34a
Delete some oidc helper comments
code-asherFeb 6, 2024
89b281d
s/Required/RequiredNotEmpty
code-asherFeb 6, 2024
6e3940d
No URL for me
code-asherFeb 6, 2024
7b132e4
Move redirect check into query parser
code-asherFeb 7, 2024
035092a
Return err on invalid params
code-asherFeb 7, 2024
3edbc35
Use correct godoc style
code-asherFeb 7, 2024
761c57d
Use userpassword.Hash
code-asherFeb 7, 2024
4769af9
Add comments to code timeout
code-asherFeb 7, 2024
30679d7
Comment on blank origin
code-asherFeb 7, 2024
c06218e
Pass the whole app to db2sdk
code-asherFeb 7, 2024
24e643c
Fix a racy context
code-asherFeb 9, 2024
de037d3
Extract state from authURL
code-asherFeb 9, 2024
19fa030
Implement refresh grant
code-asherFeb 10, 2024
10ab1c9
Fix verbiage in app PUT
code-asherFeb 10, 2024
22ff6c8
Remove extra period
code-asherFeb 10, 2024
cae4e61
Fix test race
code-asherFeb 10, 2024
d854f4d
Apparently browsers do not always set origin
code-asherFeb 13, 2024
9aba07f
Mention redirect URL must be a subset
code-asherFeb 16, 2024
4b975dc
Remove redundant comment
code-asherFeb 16, 2024
5b6a096
Clarify revoke operates on an authorized user
code-asherFeb 16, 2024
f583398
Move cURL comment
code-asherFeb 16, 2024
0161b10
Add error when referer is blank
code-asherFeb 16, 2024
c86e65a
Comment app secret struct
code-asherFeb 16, 2024
2dba243
Use var block
code-asherFeb 16, 2024
cedf7f2
Add error for unhandled grant types
code-asherFeb 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
169 changes: 169 additions & 0 deletionscoderd/apidoc/docs.go
View file
Open in desktop

Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.

156 changes: 156 additions & 0 deletionscoderd/apidoc/swagger.json
View file
Open in desktop

Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.

Loading

[8]ページ先頭

©2009-2025 Movatter.jp