We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 248052b commit c41f1c4Copy full SHA for c41f1c4
README.md
@@ -901,9 +901,6 @@ This example sends the signed claims:
901
"exp": 1538207635
902
}
903
904
-It is important to set `jwtAuth.audiences` to avoid tokens from other projects on the same
905
-authentication provider to work on your project.
906
-
907
NB: The JWT implementation only supports the RSA and HMAC based algorithms.
908
909
##### Configure and test JWT authentication with Auth0
0 commit comments