Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ OAuth via Google #27

Open
craineum opened this issue Aug 9, 2022 · 1 comment
Open

✨ OAuth via Google #27

craineum opened this issue Aug 9, 2022 · 1 comment

Comments

@craineum
Copy link
Contributor

craineum commented Aug 9, 2022

Story

In order to access the application without having to remember another login
As a user with a google account
I need to be able to authenticate with my google account

Acceptance Criteria

  • Can login with google
  • Trying to create an account with a google OAuth account should error out with message
@craineum craineum changed the title ✨ - OAuth via Google ✨ OAuth via Google Aug 11, 2022
@zan-rosenthal zan-rosenthal self-assigned this Aug 12, 2022
@zan-rosenthal
Copy link
Contributor

If we want to do OAuth outside of a third party service like Auth0, we'll need to build a custom auth provider. There's some work here to build this: https://community.redwoodjs.com/t/custom-github-jwt-auth-with-redwood-auth/610

I also started exploring using Auth0: https://github.com/CodingZeal/redwood-template-app/tree/feat/oauth-auth0

@zan-rosenthal zan-rosenthal removed their assignment Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants