Gregivy / simpleddp-plugin-login

Meteor.Accounts login plugin for simpleDDP
MIT License
12 stars 5 forks source link

[Feature Request] OAuth with Facebook and Google #8

Open diavrank opened 4 years ago

diavrank commented 4 years ago

Hi, it would be great to use:

server.loginWithFacebook() server.loginWithGoogle()

Of course, at least to do this works with web applications because i imagine for mobile phone is more complicated.

This will be great for front-end frameworks like Next.js (React), Nuxt.js (Vue) and Angular.