diadal / universal-social-auth

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

Add full Vue3 example and demo #24

Open taozuhong opened 10 months ago

taozuhong commented 10 months ago

Is your feature request related to a problem? Please describe. the Vue3 example is not clear, follow the guide can't done the thing.

Describe the solution you'd like Add a full Vue3 example and live demo to show the final effec, thanks.

Describe alternatives you've considered Make the different framework's example clear.

Additional context Thank for your great work.

diadal commented 10 months ago

for nuxt https://github.com/diadal/universal-social-auth-test-nuxt

you can import the package from any JS framework

for the Vue3 before weekend i will try

diadal commented 10 months ago

for Vue3 testing check https://github.com/diadal/universal-social-auth-vue3

taozuhong commented 9 months ago

@diadal 我使用 Insertiajs + Vue3 + universal-social-auth 组合的方式使用,一直没有成功,请求给予支持,添加Github同名账号微信即可,谢谢。

diadal commented 9 months ago

@diadal 我使用 Insertiajs + Vue3 + universal-social-auth 组合的方式使用,一直没有成功,请求给予支持,添加Github同名账号微信即可,谢谢。

check this https://github.com/diadal/mycont

faziloub commented 3 months ago

i tried everything and nothing works i followed your example for vue 2 nothing happen

diadal commented 3 months ago

what is the error is console or share your code