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