Skip to content

Support for Write/Modifications methods in Gmail Service. #100

@ashishgoyal247

Description

@ashishgoyal247

In the Gmail service, currently, we have scopes that support read-only methods like getting and listing.
const SCOPE = 'https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/userinfo.profile';

We have to add scopes like https://www.googleapis.com/auth/gmail.modify that will enable Keyring to perform more operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions