1.0.1 • Published 12 months ago
@openauthjs/example-jwt-api v1.0.1
JWT API
This simple API verifies the Authorization header using the OpenAuth client and returns the subject.
Run it using.
bun run --hot index.tsThen visit http://localhost:3001/ in your browser.
This works with the React Client example that makes a call to this API after the auth flow.
1.0.1
12 months ago