Mandanten, OAuth, Cleanup von der Main Methode.
This commit is contained in:
@ -4,4 +4,6 @@ import "gorm.io/gorm"
|
||||
|
||||
type User struct {
|
||||
gorm.Model
|
||||
Sub string `json:"sub"gorm:"unique"`
|
||||
Email string
|
||||
}
|
||||
|
Reference in New Issue
Block a user