Integrating Google Login via Ash Aunthentication

I’m not sure if this is the right place to ask a question. But I wanted to integrate Google Oauth sign up and login via Ash Authentication. There’s no example of that in the docs, and I’m assuming it works only for email and password. I might be wrong here though 🙈
3 Replies
pratos
pratosOP3y ago
Ah, found the GitHub Oauth example https://ash-hq.org/docs/guides/ash_authentication/latest/tutorials/github-quickstart The docs are slightly confusing 😅
Ash HQ
Guide: Github Quickstart
Read the "Github Quickstart" guide on Ash HQ
ZachDaniel
ZachDaniel3y ago
In your case, you want to just use the generic oauth2 strategy
pratos
pratosOP3y ago
Oh! Cool, I’ll check it out 👍

Did you find this page helpful?