hoophq / hoop

Hoop.dev is an open-source access gateway that provides secure, seamless, and audited access to databases and infrastructure without exposing credentials or sensitive data.
https://hoop.dev
MIT License
231 stars 8 forks source link

Allow bypassing authorized party check when validating client credentials flow with JWT access tokens for Auth0 #495

Closed sandromello closed 1 month ago

sandromello commented 1 month ago

This Pull Request allow JWT access tokens to be used in cases of access tokens obtained through grants where no resource owner is involved, such as the client credentials grant.