Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

meijdenmedia's avatar

Sociallite: require login

Fellow developers,

I want to secure the admin of my application by replacing the normal login by Google login via Socialite. What do you guys think of this? Is this secure? Should I do this?

Besides that, is it possible to always require a login at Google?

0 likes
1 reply
martinbean's avatar

@meijdenmedia You can create an OAuth provider in Google that is restricted to users in your domain if that’s what you’re wanting.

Please or to participate in this conversation.