Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 306 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 306 Bytes

Bugs

  • Redirect from google not passing the HOC's auth check on initial redirect. Basically, the router.push() happens before the User object gets defined.

the env file expects NEXT_PUBLIC_SUPABASE_URL= NEXT_PUBLIC_SUPABASE_API_KEY= NEXT_PUBLIC_ORIGIN=http://localhost:3000/ NEXT_PUBLIC_API_URL=