0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 06:24:35 +01:00
gitea/routers/web/auth
Baltazár Radics 5eb0ee49a1
Use user.FullName in Oauth2 id_token response (#32542)
This makes `/login/oauth/authorize` behave the same way as the
`/login/oauth/userinfo` endpoint.
2024-11-18 19:24:17 +08:00
..
2fa.go
auth_test.go
auth.go
linkaccount.go
main_test.go
oauth2_provider.go Use user.FullName in Oauth2 id_token response (#32542) 2024-11-18 19:24:17 +08:00
oauth_test.go Use user.FullName in Oauth2 id_token response (#32542) 2024-11-18 19:24:17 +08:00
oauth.go
openid.go
password.go
webauthn.go