feat: add auth api
All checks were successful
Build and Deploy Angular App / build (push) Successful in 55s
All checks were successful
Build and Deploy Angular App / build (push) Successful in 55s
This commit is contained in:
3
src/shared/structs/AuthRoles.ts
Normal file
3
src/shared/structs/AuthRoles.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export enum AuthRoles {
|
||||
Admin
|
||||
}
|
Reference in New Issue
Block a user