mirror of
https://github.com/go-gitea/gitea
synced 2025-11-09 15:58:13 +00:00
* Added asymmetric token signing. * Load signing key from settings. * Added optional kid parameter. * Updated documentation. * Add "kid" to token header.