TritonSE/CBL-Mobile-Application

Authentication Methods

Closed this issue · 0 comments

Create the following methods that use Firebase to:

  • Sign In
  • Sign Out
  • Sign Up
  • Forgot password

These methods should be detached from the frontend and should be callable with an OK response if success and an ERROR + message response if fail.