Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Can we add the social details in user table #15

Open
dilwaria opened this issue Mar 3, 2020 · 1 comment
Open

Can we add the social details in user table #15

dilwaria opened this issue Mar 3, 2020 · 1 comment

Comments

@dilwaria
Copy link

dilwaria commented Mar 3, 2020

I have a user table with user details , how can i fetch these details from social handler and save the user for future

@wiless
Copy link

wiless commented Apr 21, 2020

The output user, token, err := gocial.Handle(state, code) returns the user object from the specific provider. You can save the user object. You may note that not all the providers have same properties for the user object !

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

No branches or pull requests

2 participants