gin-gonic / gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
https://gin-gonic.com/
MIT License
78.25k stars 7.98k forks source link

Is there an official middleware for paseto token? #3494

Open kuchaguangjie opened 1 year ago

kuchaguangjie commented 1 year ago

The only one I found is: https://github.com/Livenux/gin-paseto But seems it's not official.

pscheid92 commented 1 year ago

No. There is none.