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

dfnsdavid's avatar

Laravel Nova and OAuth2 (Firebase)

I have created a Nova app where users can login with email and password. What I need to do is to use OAuth2 (Firebase, restricted to a particular domain) for login. I'll want that to replace the current email and password structure.

I have not done any thing related to this before and I have searched but didn't get anything related to Nova. Kindly help with any resource or guide.

0 likes
2 replies
dfnsdavid's avatar

@jlrdw I'm going for Firebase because this is an internal application for an organization and they want to rely on their Google authorization. An example will be if a user is deactivated in Google Suite/Workspace they don't want the user to have access to any internal application.

Thank you for the article, I'll take a look at it.

Please or to participate in this conversation.