Merge branch 'LC/register-wiring' into 'main'
Register now calls backend See merge request ma03081/COM3014!12
No related branches found
No related tags found
Showing
- GatewayAPI/Program.cs 14 additions, 0 deletionsGatewayAPI/Program.cs
- client/package-lock.json 91 additions, 0 deletionsclient/package-lock.json
- client/package.json 1 addition, 0 deletionsclient/package.json
- client/src/components/Login/Login.tsx 1 addition, 1 deletionclient/src/components/Login/Login.tsx
- client/src/components/Register/Register.tsx 22 additions, 8 deletionsclient/src/components/Register/Register.tsx
- client/src/contexts/AuthContext.ts 6 additions, 2 deletionsclient/src/contexts/AuthContext.ts
- client/src/helpers/Api.ts 5 additions, 0 deletionsclient/src/helpers/Api.ts
- client/src/helpers/UserType.ts 3 additions, 0 deletionsclient/src/helpers/UserType.ts
- client/src/providers/AuthProvider.tsx 17 additions, 11 deletionsclient/src/providers/AuthProvider.tsx
- client/src/services/Register/Register.ts 14 additions, 0 deletionsclient/src/services/Register/Register.ts
- client/vite.config.ts 2 additions, 2 deletionsclient/vite.config.ts
Loading
Please register or sign in to comment