Releases: TommiCodes/angular-material-login-and-register-example
Releases · TommiCodes/angular-material-login-and-register-example
pre-release v0.1.0-alpha
This release is a pre-release.
This repository aims to showcase an example for Login and Register Components with Angular/Angular Material and reactive Forms.
The Requests to the Backend are mocked and can be replaced with actual code that is outcommented.
Link to Youtube Video for this Pre-Release: https://youtu.be/S2xwcY3QKBc (video release is in March 2022)
Versions of main Dependencies:
Angular v13
...
Implementation of the main features:
Register a new User
Login with a user and get a valid jwt Token for Authentication
Authentication Guard
Lazy Loading
Proxy
...
Over the next releases common bugs will be fixed and the functionality will be expanded.
PS: I am happy about every given feedback, opened issue and created pull request.