Social Verify Session
social_verify_sessionCheck if a stored Scratch session ID is still valid by making a live request. Refreshes account details on success, preventing use of expired or revoked logins.
Instructions
Check with Scratch whether a stored session id is still valid.
Restored sessions are rebuilt offline from the session id, so an expired or revoked login looks fine until it is used. This performs a real request to confirm, and refreshes the account details on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | Session to check. Defaults to the active session. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||