Under construction page and dynamic profile loading
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package models
|
||||
|
||||
var JWTSecret []byte
|
||||
|
||||
// Roles
|
||||
const (
|
||||
RoleUser = "user"
|
||||
|
||||
Reference in New Issue
Block a user