0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-19 23:13:52 +01:00
forgejo/modules/auth/oauth2
KN4CK3R 29695cd6d5
Add asymmetric JWT signing ()
* Added asymmetric token signing.

* Load signing key from settings.

* Added optional kid parameter.

* Updated documentation.

* Add "kid" to token header.
2021-06-17 23:56:46 +02:00
..
jwtsigningkey.go Add asymmetric JWT signing () 2021-06-17 23:56:46 +02:00
oauth2.go OAuth2 auto-register () 2021-04-14 14:02:12 +02:00