Merge branch 'feature/privateroute/role' into 'dev'
Polished auth flow including ReservedRoute and role selection. See merge request !45
No related branches found
No related tags found
Checking pipeline status
Showing
- src/api/getRoles.ts 8 additions, 0 deletionssrc/api/getRoles.ts
- src/api/setRole.ts 7 additions, 0 deletionssrc/api/setRole.ts
- src/components/AuthUser/AuthUser.tsx 3 additions, 0 deletionssrc/components/AuthUser/AuthUser.tsx
- src/components/AuthUser/ChoseRole/ChoseRole.tsx 31 additions, 24 deletionssrc/components/AuthUser/ChoseRole/ChoseRole.tsx
- src/components/AuthUser/Dashboard/ProfilePage/ProfilePage.tsx 1 addition, 1 deletion...components/AuthUser/Dashboard/ProfilePage/ProfilePage.tsx
- src/components/AuthUser/SignInForm/SignInForm.tsx 5 additions, 3 deletionssrc/components/AuthUser/SignInForm/SignInForm.tsx
- src/components/RestrictedRoute/RestrictedRoute.tsx 6 additions, 15 deletionssrc/components/RestrictedRoute/RestrictedRoute.tsx
Loading
Please register or sign in to comment