erlef / oidcc

OpenId Connect client library in Erlang & Elixir
https://hexdocs.pm/oidcc
Apache License 2.0
184 stars 49 forks source link

JWT Response for OAuth Token Introspection #320

Open paulswartz opened 11 months ago

paulswartz commented 11 months ago

Description

Defined in JWT Response for OAuth Token Introspection and required for the FAPI 2.0 Message Signing profile.

See #317.