Clarification in README
This commit is contained in:
parent
fa924c2198
commit
92f2107635
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
[](https://godoc.org/github.com/thermokarst/jwt)
|
[](https://godoc.org/github.com/thermokarst/jwt)
|
||||||
|
|
||||||
A simple, opinionated Go net/http middleware for integrating JSON Web Tokens into
|
A simple (bring your own logic), opinionated Go net/http middleware for integrating
|
||||||
your application:
|
JSON Web Tokens into your application:
|
||||||
|
|
||||||
```go
|
```go
|
||||||
package main
|
package main
|
||||||
|
|
Loading…
Add table
Reference in a new issue