-
- Downloads
Create checkAuthentication for competition
parent
e83beb62
No related branches found
No related tags found
This commit is part of merge request !115. Comments created here will be created in the context of that merge request.
Showing
- client/src/Main.tsx 21 additions, 7 deletionsclient/src/Main.tsx
- client/src/actions/competitionLogin.ts 12 additions, 0 deletionsclient/src/actions/competitionLogin.ts
- client/src/actions/types.ts 2 additions, 0 deletionsclient/src/actions/types.ts
- client/src/utils/SecureRoute.tsx 15 additions, 4 deletionsclient/src/utils/SecureRoute.tsx
- client/src/utils/checkAuthenticationAdmin.test.ts 5 additions, 5 deletionsclient/src/utils/checkAuthenticationAdmin.test.ts
- client/src/utils/checkAuthenticationAdmin.ts 1 addition, 1 deletionclient/src/utils/checkAuthenticationAdmin.ts
- client/src/utils/checkAuthenticationCompetition.ts 31 additions, 0 deletionsclient/src/utils/checkAuthenticationCompetition.ts
Please register or sign in to comment