TheFlyer1983 / facerecognitionbrain_vue

A Vue app of the React App facerecognitionbrain
https://smart-brain-pl.netlify.app/
1 stars 0 forks source link

Migrate Authentication #86

Closed TheFlyer1983 closed 1 year ago

TheFlyer1983 commented 1 year ago

Description:

Currently Authentication is handle via the Express backend server and Redis and JWT. This needs to be migrated over to using the Firebase Authentication system

Acceptance Criteria:

Out of Scope

TheFlyer1983 commented 1 year ago

Merged to Dev.