Skip to content

Add logout or revoke command #16

@waits

Description

@waits

There's currently no way to log out unless you know where the auth token is stashed and go delete it manually. A simple logout/revoke command would need to do two things:

  1. Call https://api.dropboxapi.com/2/auth/token/revoke to revoke the active token
  2. Delete ~/.config/dbxcli/auth.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions