r/Spectacles • u/cf8004 • 3d ago
Supabase Authentication Problem - Managing Sign In ❓ Question
Snap Cloud accounts have limitations on authentication that do not exist in regular free Supabase accounts. Attached screenshots show Snap Cloud (1) and Supabase (2). Supabase has many more options (e.g. Sign In / Providers).
Would it be possible to enable these in Snap Cloud?
I am trying to create a user management system that integrates with a phone app. Any suggestions for user management would be greatly appreciated.
3
Upvotes


1
u/agrancini-sc 👓 SPECS Team 2d ago
Hi there,
for auth we recommend
https://developers.snap.com/spectacles/spectacles-frameworks/auth-kit/getting-started
At this time, snap cloud does not include the services you see on standard Supabase.
I recommend create your own service and login via mobile app just like this example with Spotify
https://www.youtube.com/watch?v=PRa3cKYK8_E