gitea/services/auth/source/oauth2
Lunny Xiao 35c3553870
Support webauthn (#17957)
Migrate from U2F to Webauthn

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-01-14 16:03:31 +01:00
..
assert_interface_test.go
init.go
jwtsigningkey.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
providers.go
providers_base.go
providers_custom.go
providers_openid.go
providers_simple.go
source.go
source_authenticate.go
source_callout.go
source_name.go
source_register.go
store.go
token.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
urlmapping.go