Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

token

The token target interacts with details of an application token. Below are the operations you can perform on the token target.

invalidate token

This operation invalidates the specified token which will remove it from your instance’s database. Once this token is invalidated, you will not be able to authenticate to your GoToSocial instancewith it.

format

enbas [top level flags] invalidate token [flags]

top level flags

See Top Level Flags

flags

--token-id (required)

The ID of the token to invalidate.

show token

This operation prints the details of the specified token.

format

enbas [top level flags] show token [flags]

top level flags

See Top Level Flags

flags

--token-id (required)

The ID of the token to show.