Add strings import for getToken
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
|||||||
"bytes"
|
"bytes"
|
||||||
"log"
|
"log"
|
||||||
"net/http"
|
"net/http"
|
||||||
|
"strings"
|
||||||
|
|
||||||
"github.com/go-playground/validator/v10"
|
"github.com/go-playground/validator/v10"
|
||||||
jwtgo "github.com/golang-jwt/jwt"
|
jwtgo "github.com/golang-jwt/jwt"
|
||||||
|
|||||||
Reference in New Issue
Block a user