How to solve the "Account Not Found" error in Memberstack's Google OAuth implementation Answered

Hi I managed to make Google OAuth work in the backend, so it shows our domain, but once I select the account, Memberstack keeps showing "Account Not Found", even though passwordless login works. I am not sure what to do to fix this, can you help? Tks

Comments

3 comments

  • Comment author
    Tyler Bell

    Google login only works if the member signed up via google, or connected google to their account.

    It sounds you signed up via passwordless.

    So to make google work for your account, you need to implement the ability for members to "manage / connect" their social auth providers.

    Docs on that are here 🙂

    0
  • Comment author
    Fernando Azevedo Pinheiro

    Tyler Bell So they can't connect their account beforehand? Do they need to log in passwordless for the first time and only inside their profile page they can connect their account Google Account?

    0
  • Comment author
    Julian Galluzzo

    Fernando Azevedo Pinheiro they can also connect their google account at signup - but, if they have signed up via passwordless login and then never connected their google account, it will not work

    0

Please sign in to leave a comment.