ACTA:InvalidateAccountToken

From 3dbrew
Revision as of 19:46, 23 January 2025 by TimmSkiller (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x041D0080 Cmd 0x041D Param 2 Xlat 0
1 u32, invalidation action bit field (see description)
2 u8, Account slot

Response[edit]

Index Word Description
0
Header 0x041D0040 Cmd 0x041D Param 1 Xlat 0
1 Result code

Description[edit]

Resets the account access token (used for certain requests) for the account. The account slot must be 0xFE. Therefore, this command can only be used to invalidate the account access token for the currently loaded account.

The following invalidation actions are supported using this command:

Bit Action
0 Clears the access token and resets its expiry date.
1 Clears the refresh token.