request create: user custom entry --> "type to add repository"
authentication - oddities
landing->dashboard->one time link->inspect element to mobile->landing
-- seems like we are hitting an odd login state - I think we need better overall handling of this when we do not have fully new login token (or we need to do a better job of refreshing token manually on a non-auth to auth)
The authentication issues have been identified as our Nuxt2/Supabase Auth implementation, as the Supabase API changed slightly. Will be resolved in Nuxt3 Upgrade.
request create: user custom entry --> "type to add repository"
authentication - oddities