Skip to content

Commit 05336fd

Browse files
committed
Merge pull request auth0#177 from risseraka/patch-1
fix duplicate subject in README's options list
2 parents 805580a + df76918 commit 05336fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ encoded private key for RSA and ECDSA.
3030
* `expiresIn`: expressed in seconds or a string describing a time span [rauchg/ms](https://github.com/rauchg/ms.js). Eg: `60`, `"2 days"`, `"10h"`, `"7d"`
3131
* `notBefore`: expressed in seconds or a string describing a time span [rauchg/ms](https://github.com/rauchg/ms.js). Eg: `60`, `"2 days"`, `"10h"`, `"7d"`
3232
* `audience`
33-
* `subject`
3433
* `issuer`
3534
* `jwtid`
3635
* `subject`

0 commit comments

Comments
 (0)