generated from VLADIMIR/template
add jwt to login route
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package repos
|
||||
|
||||
type User struct {
|
||||
ID string
|
||||
ID int
|
||||
Username string
|
||||
Email string
|
||||
PasswordHash string
|
||||
|
||||
Reference in New Issue
Block a user