I think one of the powerful features of meteorjs is the whole accounts and how it can easily be done and you can easily plugin different third party logins.
If I remember correctly the old tutorials included on how {{> loginbuttons}} could be used, and there was also how this can be converted to react. while this wasn't the best approach, I think it will be great to add a section on how social logins can be achieved.
I think one of the powerful features of meteorjs is the whole accounts and how it can easily be done and you can easily plugin different third party logins. If I remember correctly the old tutorials included on how {{> loginbuttons}} could be used, and there was also how this can be converted to react. while this wasn't the best approach, I think it will be great to add a section on how social logins can be achieved.
Most people who are new to meteorjs will likely go to the tutorials and it will be great to show them how easily this can be done. ref: https://react-tutorial.meteor.com/simple-todos/07-adding-user-accounts.html#7-2-Create-User-Account Thanks again for the great work