nexus_oauth_logout
Log out by deleting stored OAuth tokens and reverting to API key authentication. Removes the local token file; for full revocation, also remove the app from authorized applications.
Instructions
Delete stored OAuth tokens and fall back to NEXUS_API_KEY authentication.
Removes the local token file. To fully revoke access, also remove the application at https://users.nexusmods.com/oauth/authorized_applications.
Returns: JSON {logged_out: true}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |