mirror of
https://github.com/kataras/iris.git
synced 2026-01-11 05:55:57 +00:00
last touch
This commit is contained in:
@@ -119,7 +119,7 @@ var (
|
||||
|
||||
// Shortcuts for Signing and Verifying.
|
||||
var (
|
||||
VerifyToken = jwt.Verify
|
||||
Verify = jwt.Verify
|
||||
VerifyEncryptedToken = jwt.VerifyEncrypted
|
||||
Sign = jwt.Sign
|
||||
SignEncrypted = jwt.SignEncrypted
|
||||
Reference in New Issue
Block a user