Files
backstage/.changeset/smart-sloths-search.md
T
Joe Patterson 7f7c7f2033 prettier again on changeset
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-09-09 09:56:42 +10:00

418 B

@backstage/plugin-auth-backend
@backstage/plugin-auth-backend
minor

The auth0 integration is updated to use the passport-auth0 library. The configuration under auth.providers.auth0.\* now supports an optional audience parameter; providing that allows you to connect to the correct API to get permissions, access tokens, and full profile information.

What is an Audience