SudoSOS Back-end API / internal/services / AuthenticationResult
Interface: AuthenticationResult ​
Properties ​
organs ​
ts
organs: User[];roles ​
ts
roles: Role[];token ​
ts
token: string;user ​
ts
user: User;