mirror of
1
Fork 0
forgejo/services/auth/source/oauth2
Earl Warren 3d54c64c5f
[TESTS] oauth2: make it possible to use an alternate http.Client
(cherry picked from commit aea4ab25a9)
(cherry picked from commit d386b212c4)
(cherry picked from commit c4935f08ad)
(cherry picked from commit dc6ca7cd25)
(cherry picked from commit 25296d5a3c)
2023-08-07 10:28:47 +02:00
..
assert_interface_test.go
http.go [TESTS] oauth2: make it possible to use an alternate http.Client 2023-08-07 10:28:47 +02:00
init.go
jwtsigningkey.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
providers.go Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00
providers_base.go Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00
providers_custom.go [TESTS] oauth2: make it possible to use an alternate http.Client 2023-08-07 10:28:47 +02:00
providers_openid.go [TESTS] oauth2: make it possible to use an alternate http.Client 2023-08-07 10:28:47 +02:00
providers_simple.go Modify OAuth login ui and fix display name, iconurl related logic (#25030) 2023-06-08 16:35:29 +00:00
source.go
source_authenticate.go
source_callout.go
source_name.go
source_register.go
store.go
token.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
urlmapping.go