refactor
This commit is contained in:
@@ -17,6 +17,6 @@ type State interface {
|
||||
}
|
||||
|
||||
type Session struct {
|
||||
UserName string
|
||||
JWT string
|
||||
FirstName string
|
||||
JWT string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user