mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Revisão: Autenticação, Page Events, Page Expediente.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export interface User {
|
||||
username: string,
|
||||
password: string,
|
||||
domainName: string,
|
||||
BasicAuthKey: string
|
||||
}
|
||||
Reference in New Issue
Block a user