base structure
This commit is contained in:
@@ -8,6 +8,7 @@ export const sessionName = 'bresSession'
|
||||
|
||||
const defaultState = {
|
||||
LoggedIn: false,
|
||||
IsAdmin: false,
|
||||
Token: '',
|
||||
UsrKSUID: '',
|
||||
UsrEmail: '',
|
||||
|
||||
Reference in New Issue
Block a user