diadal / universal-social-auth

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

Thank you very much & Setup #1

Closed stevenhardy-digital closed 3 years ago

stevenhardy-digital commented 3 years ago

Hello @diadal

I just want to say thank you very much for getting this new version of vue-social-auth live.

Unfortunately being a Typescript novice, I am completely unsure how to set this up now within my Vue 2 SPA. Your README.md is good, but unfortunately, I am unable to follow it to be able to use this package within my application.

Do you have any guides or example projects that I can take a look at please?

diadal commented 3 years ago

can you share your code with Codepen to i can see how to you config

diadal commented 3 years ago

you don't need to use typescript declaration if your app don't use that just import normal and use

stevenhardy-digital commented 3 years ago

Hello @diadal

I have created a code pen to show you my set up. If you need access to the repo, then thats fine as well. CodePen

diadal commented 3 years ago

https://diadal.github.io/universal-social-auth-test-vu2/ working check the example