Closed
Description
- Setup satellizer
- Configure satellizer to work with login API (sane defaults for this starter)
- handle errors using ToastService
- Login form using Angular Material
- Register form using Angular Material
- integration tests for AuthController
- AuthController
- Login functionality using satellizer
- Register functionality using satellizer
- fix expecting a token issue
- [Breaking] update API service to use new token
- test with sample protected route
- Design fixes? cc/ @nicolesaidy
- Demo: only local?