mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
The default value for the `requestPermissions` option is now `profile`, thus preserving the old behavior in case the option was not explicitly set. Added a note in the History.md file regarding this change.
An implementation of the Google OAuth flow. See the project page on Meteor Accounts for more details. XXX link