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

https://github.com/m-lab/token-exchange

A Cloud Run service that exchanges API keys for signed JWTs for M-Lab services.
https://github.com/m-lab/token-exchange

Last synced: about 1 year ago
JSON representation

A Cloud Run service that exchanges API keys for signed JWTs for M-Lab services.

Awesome Lists containing this project

README

          

# token-exchange

[![Go Report Card](https://goreportcard.com/badge/github.com/m-lab/token-exchange)](https://goreportcard.com/report/github.com/m-lab/token-exchange)
[![Build Status](https://github.com/m-lab/token-exchange/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/m-lab/token-exchange/actions/workflows/test.yml)
[![Coverage Status](https://coveralls.io/repos/github/m-lab/token-exchange/badge.svg?branch=main)](https://coveralls.io/github/m-lab/token-exchange?branch=main)
[![Go Reference](https://pkg.go.dev/badge/github.com/m-lab/token-exchange.svg)](https://pkg.go.dev/github.com/m-lab/token-exchange)

A Cloud Run service that exchanges API keys for signed JWTs for M-Lab services.