Skip to content

WIP Setup google oauth#28

Open
styliii wants to merge 5 commits intodevfrom
lo/install-google-oauth
Open

WIP Setup google oauth#28
styliii wants to merge 5 commits intodevfrom
lo/install-google-oauth

Conversation

@styliii
Copy link
Collaborator

@styliii styliii commented Jan 9, 2023

The basics for google OAuth. Still a WIP

@styliii styliii changed the title Setup google oauth WIP Setup google oauth Jan 9, 2023
@styliii styliii force-pushed the lo/install-google-oauth branch from 76b3760 to b3e5fdd Compare January 11, 2023 16:37
@styliii styliii force-pushed the lo/install-google-oauth branch from b3e5fdd to 0cb6554 Compare February 1, 2023 14:17
@styliii styliii force-pushed the lo/install-google-oauth branch from 0cb6554 to c054621 Compare February 13, 2023 17:49
@styliii
Copy link
Collaborator Author

styliii commented Feb 13, 2023

Frontend Branch: https://github.com/keithtom/wildflower-journey-ui/compare/lo/google-signin-hookup?expand=1

References:

  1. Tried following setup instructions from the google omniauth gem
  2. Helpful blog post to setup OAuth with Rails as a backend API and NextJS

I ran into a blocking issue, where I get the below error for any request to the backend from the frontend. I have even tried setting the cors.rb origins to “*” to no avail.
image

My next step is to try the One Time Code Flow Hybrid Authentication

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

Successfully merging this pull request may close these issues.

1 participant