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 Authentication - Github, Facebook, Twitter, etc. #22

Open
harsh183 opened this issue Jun 19, 2020 · 1 comment
Open

OAuth Authentication - Github, Facebook, Twitter, etc. #22

harsh183 opened this issue Jun 19, 2020 · 1 comment
Assignees
Labels

Comments

@harsh183
Copy link
Collaborator

Once devise is set up we can use the Omniauthable module to setup https://github.com/omniauth/omniauth

@AtrikDas AtrikDas assigned AtrikDas and unassigned AtrikDas Jun 22, 2020
@harsh183
Copy link
Collaborator Author

Here are a few starting points as well. @AtrikDas can help you a bit since he worked on the Devise setup to start with. Generally the structure is that omniauth is common for each and each site has a bit of specific setup as well.

There will be a lot of other good tutorials online as well, so keep a reference to a lot of different pages and commit bits and pieces at a time.

@abhinavtripathy is familiar with the ins and outs of auth as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants