This website requires JavaScript.
Explore
Help
Sign In
ddmt
/
gitdts
Watch
1
Star
0
Fork
0
You've already forked gitdts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
433e81aecf0325163292c3d0a732a5d80d25dc84
gitdts
/
services
/
auth
/
source
/
oauth2
History
Lunny Xiao
0e189eecaa
Move oauth2 error to oauth2 service package (
#17603
)
2021-11-11 01:51:09 +08:00
..
assert_interface_test.go
…
init.go
Simplify Gothic to use our session store instead of creating a different store (
#17507
)
2021-11-03 08:33:54 +08:00
jwtsigningkey.go
…
providers_base.go
…
providers_custom.go
…
providers_openid.go
…
providers_simple.go
…
providers.go
…
source_authenticate.go
…
source_callout.go
…
source_name.go
…
source_register.go
Move oauth2 error to oauth2 service package (
#17603
)
2021-11-11 01:51:09 +08:00
source.go
…
store.go
Simplify Gothic to use our session store instead of creating a different store (
#17507
)
2021-11-03 08:33:54 +08:00
token.go
Add groups scope/claim to OIDC/OAuth2 Provider (
#17367
)
2021-10-22 17:19:24 +08:00
urlmapping.go
…