tensormap
tensormap copied to clipboard
User authentication
- [ ] OAuth backend support with JWT Tokens
- [ ] SignIn
- [ ] Forget password
- [ ] SignUp
@ivantha , these constructs seem to empty having basic skeleton code, can I proceed with implementing them?
@ivantha @orionpax00 I would like to work on this !! I have a dilemma, is it necessary to apply JWT or we can use sessions to implement authentications on the project?