jwt
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
"go_blog/models"
|
||||
"time"
|
||||
|
||||
"github.com/dgrijalva/jwt-go"
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/golang-jwt/jwt"
|
||||
)
|
||||
|
||||
// 定义jwt载荷
|
||||
|
||||
Reference in New Issue
Block a user