Skip to content

CORS issues with google's OAuth | Devise conflict issue? #17

Closed Answered by FelipeBodelon
FelipeBodelon asked this question in Q&A
Discussion options

You must be logged in to vote

Issues were related to default csrf checks in place as default for my Rails app. I believe this issues aren't present on Rails in API mode. Setting check_csrf? false solved my issues, hoping a proper CORS config with rack-cors should properly limit access to resources.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@FelipeBodelon
Comment options

@janko
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by FelipeBodelon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants