useApiAuthAppSession
TheuseApiAuthAppSession hook loads API auth app portal session context, including ticket exchange support.
Parameters
Optional session ticket to exchange before loading the API auth app session.
Return Value
Whether the request has an active API auth session.
Whether ticket exchange or session loading is in progress.
Error from ticket exchange or session loading.
Current API auth app session ID.
API auth app metadata for the current session.
Whether the ticket exchange completed successfully.
Whether ticket exchange is currently in progress.
Revalidate session data.
Example
Related
- useApiAuthKeys - Manage API auth keys
- useApiAuthAuditLogs - Inspect audit log entries
