auth0 / auth0-java

Java client library for the Auth0 platform
https://auth0.com
MIT License
281 stars 130 forks source link

[SDK-4763] - add support for JAR and PAR with JAR to Authentication API #636

Closed jimmyjames closed 2 months ago

jimmyjames commented 2 months ago

Changes

Adds support for JWT-secured authorization requests (JAR) and authorization code flow with Pushed Authorization Requests (PAR) and JAR.

References