An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# security

![Build Status](https://github.com/metal-stack/security/actions/workflows/master.yaml/badge.svg)
[![GoDoc](https://godoc.org/github.com/metal-stack/security?status.svg)](https://godoc.org/github.com/metal-stack/security)
[![Go Report Card](https://goreportcard.com/badge/github.com/metal-stack/security)](https://goreportcard.com/report/github.com/metal-stack/security)
[![codecov](https://codecov.io/gh/metal-stack/security/branch/master/graph/badge.svg)](https://codecov.io/gh/metal-stack/security)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/metal-stack/security/blob/master/LICENSE)

JWT and HMAC based security primitives for authentication of services and users.