You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/auth/oauth2
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010)
* Added asymmetric token signing.

* Load signing key from settings.

* Added optional kid parameter.

* Updated documentation.

* Add "kid" to token header.
4 years ago
..
jwtsigningkey.go Add asymmetric JWT signing (#16010) 4 years ago
oauth2.go OAuth2 auto-register (#5123) 4 years ago