Files
meteor/packages/google
Simon Fridlund 0377c8b76f Use prompt instead of approval_prompt in Google OAuth package
The option “prompt” takes precedence over “forceApprovalPrompt”.
Valid options for “prompt” are “consent”, “none”, “select_account” or a
combination. i.e. “select_account+consent”.
2015-05-12 16:13:13 +02:00
..
2015-03-17 13:06:07 -07:00

google

An implementation of the Google OAuth flow. See the project page on Meteor Accounts for more details. XXX link