OAuth scopes
Here's a list of OAuth permissions that your application can request from the user.
See Authenticating with OAuth for more information on using authentication in your application.
Name | Description | Resource |
---|---|---|
user:email | View the user's email | User |
reminders:create | Create reminders | Reminder |
reminders:view | View reminders | Reminder |