bensivo / mapo

0 stars 0 forks source link

Feature: Signup / Signin with Google #73

Open bensivo opened 1 week ago

bensivo commented 1 week ago

Basic local implementation is done, but we need to do these before calling this finished:

bensivo commented 1 week ago

Implemented basic e2e tests for JWT auth.

Next, need to update the Files API so it's scoped to each individual user.