Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tymondesigns committed Oct 13, 2014
2 parents be6d2ce + 2aef780 commit f001956
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,8 @@ JWTAuth::encode($subject, $customClaims);
// decodes a token and returns the payload array
JWTAuth::decode($token);
```
## Todo

- [ ] add more tests
- [ ] finish docs!
- [ ] think about decoupling from laravel

0 comments on commit f001956

Please sign in to comment.