Skip to content

Commit

Permalink
Merge pull request #10 from coudenysj/patch-1
Browse files Browse the repository at this point in the history
Fix the last code block
  • Loading branch information
eljam authored Jun 27, 2018
2 parents cec479a + 8e9968a commit 49a7fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,5 +171,6 @@ $jwtManager = new JwtManager(
'expire_key' => 'expires_in', # default is expires_in if not set
]
);
```

The bundle natively supports the [exp field](https://tools.ietf.org/html/rfc7519.html#section-4.1.4) in the JWT payload.

0 comments on commit 49a7fe8

Please sign in to comment.