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

https://github.com/radekg/app-kit-tokens

OpenID tokens and discovery app kit
https://github.com/radekg/app-kit-tokens

jwks jwt openid uma

Last synced: 5 months ago
JSON representation

OpenID tokens and discovery app kit

Awesome Lists containing this project

README

          

# App Kit tokens

OpenID tokens and discovery app kit.

## Run tests

```sh
make test
```

## Coverage report

```sh
make coverage
```