gitea/routers/user
techknowlogick 024ef3940f
add well-known config for OIDC (#15355)
* add well-known config for OIDC

* spacing per feedback

* Update oidc_wellknown.tmpl

* add id_token

* Update oidc_wellknown.tmpl

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-04-15 22:32:00 -04:00
..
setting
auth.go OAuth2 auto-register (#5123) 2021-04-14 14:02:12 +02:00
auth_openid.go OAuth2 auto-register (#5123) 2021-04-14 14:02:12 +02:00
avatar.go
home.go Performance improvement for list pull requests (#15447) 2021-04-15 19:34:43 +02:00
home_test.go
main_test.go
notification.go
oauth.go add well-known config for OIDC (#15355) 2021-04-15 22:32:00 -04:00
profile.go Disable Stars config option (#14653) 2021-04-15 18:53:57 +02:00
task.go