tensormap icon indicating copy to clipboard operation
tensormap copied to clipboard

User authentication

Open ivantha opened this issue 5 years ago • 2 comments

  • [ ] OAuth backend support with JWT Tokens
  • [ ] SignIn
    • [ ] Forget password
  • [ ] SignUp
    • [ ] Email

ivantha avatar May 31 '19 05:05 ivantha

@ivantha , these constructs seem to empty having basic skeleton code, can I proceed with implementing them?

vasudev13 avatar Dec 07 '19 17:12 vasudev13

@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?

EdOates84 avatar Mar 08 '20 10:03 EdOates84