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
- Host: GitHub
- URL: https://github.com/radekg/app-kit-tokens
- Owner: radekg
- License: apache-2.0
- Created: 2021-04-11T14:40:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T14:43:28.000Z (about 5 years ago)
- Last Synced: 2024-04-08T16:31:58.219Z (about 2 years ago)
- Topics: jwks, jwt, openid, uma
- Language: HTML
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```