mirror of
https://github.com/go-gitea/gitea
synced 2025-07-18 16:28:36 +00:00
* Added asymmetric token signing. * Load signing key from settings. * Added optional kid parameter. * Updated documentation. * Add "kid" to token header.