Please enable JavaScript.
Coggle requires JavaScript to display documents.
Application (New User (Register (Request Tenant (is_admin:true) (Invoice…
-
Login
Username && password
Create JWT (data:uuid,tenant:tenant,app_name:asd)
Checking
check with auth table (app_name,tenant,token)
Register
Validate Register JWT
Entry inthe Tenant table
Roles Created
Create Org Detals
Create . Auth Token, uuid,app_name,tenant_id
Update
Auth Table update
is_admin
-
Check invoice,inventory,expense
-