AntAlmanac icon indicating copy to clipboard operation
AntAlmanac copied to clipboard

feat: Auth final

Open ap0nia opened this issue 9 months ago • 1 comments

Summary

  • Frontend implementation of auth.
  • Uses current DynamoDB without migrating to RDS yet.

Refinements

  • If user is not logged in, they should not be able to change visibility.
  • If user is not logged in, they're allowed to pick any user ID to save.
  • If user is is logged in, the user ids to save the schedule under is readonly.
  • Toggle visibility settings in account dialog.

Test Plan

Future Follow-Up

  • Migrate system to RDS.

ap0nia avatar May 20 '24 19:05 ap0nia