Hi everyone, I hope you’re doing well.
I’m looking for some suggestions or recommendations. I have a Phoenix app up and running, and I’ve already set up authentication using mix phx.gen.auth
. Everything is working fine so far.
Now, I’d like to add Google authentication (OAuth) to the app. Has anyone done this before or can point me to a good approach or resource?
Any help or advice would be greatly appreciated. Thanks in advance!