0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-15 06:21:23 +01:00
gitea/models/auth
2024-07-19 14:28:30 -04:00
..
access_token.go
access_token_scope.go
access_token_scope_test.go
access_token_test.go
auth_token.go
main_test.go
oauth2.go add skip secondary authorization option for public oauth2 clients (#31454) 2024-07-19 14:28:30 -04:00
oauth2_list.go
oauth2_test.go
session.go
source.go allow synchronizing user status from OAuth2 login providers (#31572) 2024-07-16 20:33:16 +02:00
source_test.go
twofactor.go
webauthn.go Add Passkey login support (#31504) 2024-06-29 22:50:03 +00:00
webauthn_test.go