Create a new template that provides a custom authentication system. Tasks: - [ ] User registration and login - [ ] Proper way of storing user credentials - [ ] JWT based token generation and verification Optional: - [ ] Implementing refresh tokens
Create a new template that provides a custom authentication system.
Tasks:
Optional: