removed username
This commit is contained in:
@@ -19,7 +19,6 @@ type AuthorizationResponse struct {
|
||||
|
||||
type Claims struct {
|
||||
UserID string `json:"user_id"`
|
||||
Username string `json:"username"`
|
||||
EmailAddress string `json:"email_address"`
|
||||
RoleID string `json:"role_id"`
|
||||
jwt.RegisteredClaims
|
||||
|
||||
Reference in New Issue
Block a user