radicalplatforms / shafa

A wardrobe logging, composition, and organization app
https://shafa.app
Mozilla Public License 2.0
1 stars 0 forks source link

Enforce Auth in Backend using Author #48

Open rak3rman opened 7 months ago

rak3rman commented 7 months ago

Description

Integrate Author into the backend. As a user, I'd like to have data unique to my specific user. As of now, every user who hits any endpoint submits and fetches data as the "rak3rman" user. Allow the user to login on the frontend and pass those creds down to the backend.

Acceptance Criteria

Generated by Zenhub AI