Closed hrithiqball closed 10 months ago
For each page, need to auth by supabase everytime due to Navigation component.
Solution is to use redux as state for user info and just reads from there.
Can also implement new page or modal for account management
Redundant issue as fixed by #30
For each page, need to auth by supabase everytime due to Navigation component.
Solution is to use redux as state for user info and just reads from there.
Can also implement new page or modal for account management