Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trusona/jwt-jwks-example

JWT / JWKS Example from Trusona Labs
https://github.com/trusona/jwt-jwks-example

Last synced: 15 days ago
JSON representation

JWT / JWKS Example from Trusona Labs

Awesome Lists containing this project

README

        

# Trusona Labs

## JWT / JWKS Example

To build it with [gradle](https://gradle.org).

```bash
./gradlew build
```

To run it with [foreman](https://github.com/ddollar/foreman).

```bash
PORT=9090 foreman start
```

Then... [http://localhost:9090](http://localhost:9090)