There are articles such as:
https://medium.com/trade-cover-exchange/laravel-nova-implementing-social-logins-41ea36406f6c
You have to figure out how to adapt it to Firebase. Curious why Firebase and not MySql.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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.
Please or to participate in this conversation.