From 298df14c06e5f1fac044c6453ec37708c5af774e Mon Sep 17 00:00:00 2001 From: Joe Patterson Date: Thu, 8 Sep 2022 22:11:00 +1000 Subject: [PATCH] add what is an audience to the markdown Signed-off-by: Joe Patterson --- .changeset/smart-sloths-search.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.changeset/smart-sloths-search.md b/.changeset/smart-sloths-search.md index 8028fe3e49..7404030515 100644 --- a/.changeset/smart-sloths-search.md +++ b/.changeset/smart-sloths-search.md @@ -3,3 +3,5 @@ --- 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](https://community.auth0.com/t/what-is-the-audience/71414) \ No newline at end of file