Skip to content

Revoke request uses GET instead of POST #621

Description

@w-goog

-disconnectWithCompletion: sends the revocation request over GET, because startFetchURL: builds an NSMutableURLRequest without setting HTTPMethod.

Our documentation (mobile) says to use a POST request; and RFC 7009 section 2.1 specifies a POST carrying the token in a form-encoded body.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageIssues that need to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions