You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ As mentioned in [this comment](https://github.com/auth0/node-jsonwebtoken/issues
138
138
*`algorithms`: List of strings with the names of the allowed algorithms. For instance, `["HS256", "HS384"]`.
139
139
*`audience`: if you want to check audience (`aud`), provide a value here. The audience can be checked against a string, a regular expression or a list of strings and/or regular expressions.
0 commit comments