fix(auth-token): Fixed a bug that would not allow to properlly retrieve the...
fix(auth-token): Fixed a bug that would not allow to properlly retrieve the user authentication token
Showing
- package-lock.json 3 additions, 3 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- src/app/authentication/authentication.component.ts 0 additions, 1 deletionsrc/app/authentication/authentication.component.ts
- src/app/authentication/services/auth.service.ts 14 additions, 7 deletionssrc/app/authentication/services/auth.service.ts
- src/app/authentication/services/token-storage.service.ts 11 additions, 2 deletionssrc/app/authentication/services/token-storage.service.ts
- src/app/authentication/signin/signin.component.ts 18 additions, 8 deletionssrc/app/authentication/signin/signin.component.ts
- src/app/repository/repository.component.ts 81 additions, 80 deletionssrc/app/repository/repository.component.ts
- src/app/repository/services/publish-repository.service.spec.ts 16 additions, 0 deletions...pp/repository/services/publish-repository.service.spec.ts
- src/app/repository/services/publish-repository.service.ts 41 additions, 0 deletionssrc/app/repository/services/publish-repository.service.ts
Loading
Please register or sign in to comment