0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-21 23:31:40 +01:00
gitea/services/oauth2_provider
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
..
access_token.go Use user.FullName in Oauth2 id_token response (#32542) 2024-11-18 19:24:17 +08:00
init.go
jwtsigningkey.go
token.go