Skip to main content

curseforge.auth_status

Overview

  • Return whether the current cfcore session holds a valid CurseForge auth token. Synchronous; no toast.

Metadata

FieldValue
DisplayCurseForge Auth Status
Categorycurseforge
AccessScriptCheat
ScopeB1Standalone
Tags
Aliases

Parameters

  • This command takes no parameters.

Returns

Returns a JSON object with the following fields:

FieldTypeRequiredDescription
authenticatedboolyesWhether the cfcore session holds a valid auth token

Usage

await inzoi.cli.execute('curseforge.auth_status');