Skip to content

Commit df76918

Browse files
committed
fix duplicate subject in README's options list
1 parent b87a1a8 commit df76918

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 an 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 an 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)