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

Return Twitter ID and Profile Picture on Successful Authentication #25

Open
tign227 opened this issue Nov 12, 2024 · 2 comments
Open

Return Twitter ID and Profile Picture on Successful Authentication #25

tign227 opened this issue Nov 12, 2024 · 2 comments
Assignees
Labels

Comments

@tign227
Copy link
Contributor

tign227 commented Nov 12, 2024

After successfully authenticating a user through Twitter, the backend should retrieve and return the following user data:
1. Twitter ID: A unique identifier for the user on Twitter.
2. Profile Picture: The URL of the user’s profile picture on Twitter.

image

@tign227
Copy link
Contributor Author

tign227 commented Nov 12, 2024

front-end: Novaro-Labs/novaro-web#31

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

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

2 participants