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

Handling Twitter Login With External Identity Model #109

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

IMPATIENT89
Copy link
Contributor

Overview:
This PR is going to handle the twitter login using External Identity Model.

Previously we are doing login for twitter with User Model but for future we can use other Auth providers for login. So we are going to implement login method using External Identity model so that a single user can have many login methods in the future.

@IMPATIENT89
Copy link
Contributor Author

IMPATIENT89 commented Nov 30, 2023

// Link to External Identities for a User on Admin Console Page
// Syntax in User.rb/models
// Updating Schema.rb

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