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