diadal / universal-social-auth

SPA universal social auth
MIT License
40 stars 11 forks source link

all examples links are missing in README.md #8

Open rajeshtva opened 3 years ago

rajeshtva commented 3 years ago

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 commented 3 years ago

Share your code

Sent from my iPhone

On Sep 2, 2021, at 7:22 AM, Rajesh Chaurasiya @.***> wrote:

 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.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

rajeshtva commented 3 years ago

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 commented 2 years ago

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