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

https://github.com/xmidt-org/utu

a simple variant of themis that allows scripts to customize the issued JWTs
https://github.com/xmidt-org/utu

labweek

Last synced: 2 months ago
JSON representation

a simple variant of themis that allows scripts to customize the issued JWTs

Awesome Lists containing this project

README

        

# utu

utu is a labweek project. It is a JWT issuer that prototypes using scripts as plugins to customize JWTs.

[![Build Status](https://github.com/xmidt-org/utu/workflows/CI/badge.svg)](https://github.com/xmidt-org/utu/actions)
[![codecov.io](http://codecov.io/github/xmidt-org/utu/coverage.svg?branch=main)](http://codecov.io/github/xmidt-org/utu?branch=main)
[![Go Report Card](https://goreportcard.com/badge/github.com/xmidt-org/utu)](https://goreportcard.com/report/github.com/xmidt-org/utu)
[![Apache V2 License](http://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/xmidt-org/utu/blob/main/LICENSE)
[![GitHub release](https://img.shields.io/github/release/xmidt-org/utu.svg)](CHANGELOG.md)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/xmidt-org/utu)](https://pkg.go.dev/github.com/xmidt-org/utu)