mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
The option “prompt” takes precedence over “forceApprovalPrompt”. Valid options for “prompt” are “consent”, “none”, “select_account” or a combination. i.e. “select_account+consent”.
An implementation of the Google OAuth flow. See the project page on Meteor Accounts for more details. XXX link