Modify login process
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
type User = {
|
||||
type Tenant = {
|
||||
id: string,
|
||||
username: string
|
||||
account: string
|
||||
}
|
||||
|
||||
export { User }
|
||||
export { Tenant }
|
||||
|
||||
Reference in New Issue
Block a user