mirror of
https://forgejo.merr.is/annika/jwtauth.git
synced 2025-12-11 13:47:41 -05:00
README
This commit is contained in:
parent
ecb7305746
commit
4e5a7fd5c2
2 changed files with 12 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ import (
|
|||
|
||||
"github.com/go-chi/chi/v5"
|
||||
"github.com/go-chi/jwtauth/v5"
|
||||
"github.com/lestrrat-go/jwx/jwt"
|
||||
"github.com/lestrrat-go/jwx/v2/jwt"
|
||||
)
|
||||
|
||||
var tokenAuth *jwtauth.JWTAuth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue