Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oauth2: Add OAuth2 audience claim and improve migrations
This patch adds the ability to whitelist and request an audience when performing any OAuth 2.0 Flow. The audience is useful in multi- tenant environments where access tokens should be restricted to certain resources. Closes #883 Closes #1144 Signed-off-by: arekkas <aeneas@ory.am>
- Loading branch information