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.
2 parents 1ec4fa0 + 58d9610 commit cf2a8a5Copy full SHA for cf2a8a5
README.md
@@ -73,7 +73,7 @@ The default token issuer (`iss` claim) is your `APP_NAME` lowercase. You can spe
73
74
**Audience**
75
76
-The default token audience (`aud` claim) is your `APP_NAME` lowercase. You can specify a different issuer name via `JWT_AUDIENCE`.
+The default token audience (`aud` claim) is your `APP_NAME` lowercase. You can specify a different audience name via `JWT_AUDIENCE`.
77
78
## Building tokens fluently
79
0 commit comments