-
- Downloads
Merge branch '22-auth-endepunkter' into 'master'
Resolve "Flytte endepunkter av bruker registrering og login til sin egen kontroller `authenticationController`" Closes #22 See merge request tdt4140-group-58/spring2021-sellpoint!14
No related branches found
No related tags found
Showing
- client/src/app/authentication/auth.service.ts 27 additions, 1 deletionclient/src/app/authentication/auth.service.ts
- client/src/app/users/user-registration-form/user-registration-form.component.ts 3 additions, 2 deletions...ser-registration-form/user-registration-form.component.ts
- client/src/app/users/user.service.ts 1 addition, 51 deletionsclient/src/app/users/user.service.ts
- server/src/config.ts 0 additions, 2 deletionsserver/src/config.ts
- server/src/controllers/authController/index.ts 64 additions, 0 deletionsserver/src/controllers/authController/index.ts
- server/src/controllers/userController/index.ts 0 additions, 27 deletionsserver/src/controllers/userController/index.ts
- server/src/routes/routes.ts 2 additions, 0 deletionsserver/src/routes/routes.ts
Loading
Please register or sign in to comment