Provides JWT token authorization middleware for Buffalo web applications, supporting HMAC, RSA, ECDSA, RSAPSS, and EdDSA algorithms.
go get github.com/gobuffalo/mw-tokenauthNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add JWT token authentication middleware to a Buffalo app.
Set JWT_SECRET for HMAC or JWT_PUBLIC_KEY for asymmetric algorithms.
No dependency data recorded yet.