mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 10:57:05 +00:00
OK, I think we are done with the new JWT package
This commit is contained in:
@@ -2,4 +2,6 @@ module github.com/kataras/iris/_examples/dependency-injection/jwt/contrib
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/iris-contrib/middleware/jwt v0.0.0-20200810001613-32cf668f999f
|
||||
require (
|
||||
github.com/iris-contrib/middleware/jwt v0.0.0-20201017024110-39b50ffeb885
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user