0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 16:58:03 +01:00
gitea/services/auth/source/oauth2
2024-10-02 08:03:19 +08:00
..
assert_interface_test.go
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 2024-10-02 08:03:19 +08:00
main_test.go allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-16 20:33:16 +02:00
providers_base.go
providers_custom.go
providers_openid.go
providers_simple.go
providers_test.go allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-16 20:33:16 +02:00
providers.go
source_authenticate.go
source_callout.go
source_name.go
source_register.go
source_sync_test.go Save initial signup information for users to aid in spam prevention (#31852) 2024-09-09 17:05:16 -04:00
source_sync.go allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-16 20:33:16 +02:00
source.go allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-16 20:33:16 +02:00
store.go
urlmapping.go