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

all examples links are missing in README.md #8

Open
rajeshtva opened this issue Sep 2, 2021 · 3 comments
Open

all examples links are missing in README.md #8

rajeshtva opened this issue Sep 2, 2021 · 3 comments

Comments

@rajeshtva
Copy link

Is your feature request related to a problem? Please describe.
the examples are not present. all links are gone.

Describe the solution you'd like
i think example should added in the repository itself. at least to the readme file itself. like in vue-social-auth

Describe alternatives you've considered
same as above

Additional context
Add any other context or screenshots about the feature request here.

@diadal
Copy link
Owner

diadal commented Sep 2, 2021 via email

@rajeshtva
Copy link
Author

i am still working on code part. the example you have provided in the npm page have issues. i am not able to get what is the workflow and some variables are missing there. Please fix that one. also there are differences in response i am getting after i logged using google

Object { code: "<token-here>", scope: "email+profile+openid+https://www.googleapis.com/auth/userinfo.profile+https://www.googleapis.com/auth/userinfo.email", authuser: "0", prompt: "consent" }

@diadal
Copy link
Owner

diadal commented Sep 23, 2021

i am still working on code part. the example you have provided in the npm page have issues. i am not able to get what is the workflow and some variables are missing there. Please fix that one. also there are differences in response i am getting after i logged using google

Object { code: "<token-here>", scope: "email+profile+openid+https://www.googleapis.com/auth/userinfo.profile+https://www.googleapis.com/auth/userinfo.email", authuser: "0", prompt: "consent" }

sorry for late reply don't get this on time
you can override the scope by passing the values needed

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

No branches or pull requests

2 participants