auth0 / auth0-java

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

Support Pushed Authorize Requests (PAR) #534

Closed jimmyjames closed 1 year ago

jimmyjames commented 1 year ago

Changes

Adds support for PAR by introducing two new methods on AuthAPI:

References

Testing

In addition to the unit tests, manually tested using a tenant with PAR enabled to verify.