https://github.com/metal-stack/security
JWT and HMAC based security primitives for authentication of services and users
https://github.com/metal-stack/security
Last synced: 9 months ago
JSON representation
JWT and HMAC based security primitives for authentication of services and users
- Host: GitHub
- URL: https://github.com/metal-stack/security
- Owner: metal-stack
- License: mit
- Created: 2019-06-05T08:50:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T08:48:34.000Z (about 1 year ago)
- Last Synced: 2024-11-05T09:19:44.494Z (about 1 year ago)
- Language: Go
- Size: 233 KB
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# security

[](https://godoc.org/github.com/metal-stack/security)
[](https://goreportcard.com/report/github.com/metal-stack/security)
[](https://codecov.io/gh/metal-stack/security)
[](https://github.com/metal-stack/security/blob/master/LICENSE)
JWT and HMAC based security primitives for authentication of services and users.