]> juplo.de Git - demos/angular/stored-login/summary
 
descriptionUnnamed repository; edit this file 'description' to name the repository.
ownerKai Moritz
last changeTue, 16 Sep 2025 19:39:49 +0000 (21:39 +0200)
shortlog
2025-09-16 Kai Moritzfix: `auth.service` reacted inconsistently to `username... master
2025-09-16 Kai Moritzfeature: persist `username` to and rehydrate it from...
2025-09-15 Kai Moritzrefactor: renamed `token` to `username`
2025-09-15 Kai Moritzfix: lifecycle-hooks like `ngOnInit()` only work for...
2025-09-15 Kai Moritzrefacotr: using `undefined` instead of `null` in all...
2025-09-15 Kai Moritzhome component shows the logged in user
2025-09-15 Kai Moritzredirect to home on successful login
2025-09-15 Kai Moritzfix: `token` / `error` are cleared correcly on error...
2025-09-15 Kai Moritzrefactored login component to use reactive forms
2025-09-15 Kai Moritzimplemented a faked authentication, that fails in 30%
2025-09-15 Kai Moritzauth service asserts redirect to `login`, if the user...
2025-09-15 Kai Moritzfixed the login component (added missing parts and...
2025-09-15 Kai Moritzadapted and refined the implementation of the component
2025-09-15 Kai Moritzadopted the implementation of the article for the component
2025-09-15 Kai Moritzgenerated component `login` with `ng generate component...
2025-09-15 Kai Moritzadded the login-implementation from the article
...
heads
6 weeks ago master