mirror of
https://github.com/arnaucube/gogame.git
synced 2026-02-07 03:26:39 +01:00
add jwt middleware
This commit is contained in:
@@ -60,3 +60,6 @@ var BuildingsNeededResources = map[string]map[int64]models.Resources{
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
// extra
|
||||
const JWTIdKey = "id"
|
||||
|
||||
Reference in New Issue
Block a user