We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf34b9 commit 248052bCopy full SHA for 248052b
README.md
@@ -927,8 +927,8 @@ file. Be sure to fill these three variables:
927
- `audience` with the API URL you created in Auth0
928
929
Note that if you don't fill the audience parameter, it will not work because you won't get a valid JWT.
930
-Also note that you should fill `jwtAuth.audiences` to ensure the tokens are validated to be generated
931
-for your application.
+Also note that you should fill `jwtAuth.audiences` (with the value of the `audience`) to ensure the
+tokens are validated to be generated for your application.
932
933
You can also change the `url` variable, used to test the API with authentication.
934
0 commit comments