oidc.fast

oidc.fast oidc.fast oidc.fast oidc.fast

A zero-config OIDC/OAuth2 provider. Pick an issuer, a client ID, and optionally a subject — same URL always returns the same token.

$curl /i/ / /token/
# your token
$ curl/.well-known/openid-configuration
# oidc config
$ curl/.well-known/jwks.json
# json key set
+ options
State
Algorithm
Encoded
fetching...
Decoded
○ Verifying...
...
...
RS256 — verified against JWKS

Links
Issuer