5 Replies
Hey @Wezter, curious what your needs are auth. Mobile seems to one. What else? (OAuth providers, user data storage etc.)
Currently I would most likely use Supabase for most things I would do personally so feature parity with them would be amazing. Working well with both React Native and web is high priority for me. At work we use mainly AWS directly or Firebase depending on budget and generally vercel for hosting of web projects
Which OAuth providers if any do you use (for personal projects and at work)?
(Google/Github/Facebook etc.)
For personal projects it depends on what the user would be of what I am building.
Google and Apple are probably the most important ones. Others are situational, could be GitHub / Facebook / etc but very situational.
At work it's most often BankID (Swedish provider), sms, email (passwordless) or google/apple
Thanks!