github sso revoke token

This block is part of the users group and was last modified in core v14.0.4.

github sso revoke token v14.0.4

Revoke a GitHub OAuth access token.

In pins 3 + flow
  • flow
    flow
  • Client ID required
    value

    GitHub OAuth App Client ID

  • Client Secret required
    value

    GitHub OAuth App Client Secret

  • Token required
    value

    The access token to revoke

Out pins 2 + flow
  • flow
    flow
  • Success
    condition

    True if the token was revoked successfully

  • Error
    value

    Error message if success is false

sso
oauth
github
revoke
logout
disconnect

A typical wiring for github sso revoke token: a function trigger starts the flow; value feeds the client_id pin; value feeds the client_secret pin; value feeds the token pin; the flow out pin feeds debug.

Studio canvas example for the github sso revoke token block: typical wiring for github sso revoke token.

Version history

Introduced in v14.0.4.

Service documentation

External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.
Back to users Return to the main group to view all sub-groups Back to sso Return to the group to view all blocks within this group