6 ms·
What framework offers all those auth features OOTB?
by Scarbutt 4mo ago
What framework offers all those auth features OOTB?
- dsagent 4mo agoLaravel https://laravel.com/docs/13.x/authentication https://laravel.com/docs/13.x/authentication https://laravel.com/docs/13.x/socialite https://laravel.com/docs/13.x/socialite https://laravel.com/docs/13.x/sanctum https://laravel.com/docs/13.x/sanctum
- giancarlostoro 4mo agoASP .NET Core, Ruby on Rails, Django, .... the list goes on and on... The ones that don't usually someone built a package that lets it happen.
- skydhash 4mo agoI remember Laravel with Socialite [0]. Laravel is what I usually reach for Web SaaS MVP. You only need a VPS and a managed database for testing out the market and can scale a lot without increasing expenses that much.. [0]: https://laravel.com/docs/13.x/socialite https://laravel.com/docs/13.x/socialite