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