List of all items
Structs
- AccountMeta
- AuthAttemptFailure
- AuthCompletionRecord
- AuthCompletionStatus
- CredentialAuthorityHint
- CredentialReadError
- CredentialReadEventHandoff
- CredentialReadEventSubscription
- CredentialReadStatus
- LocalAuthSnapshot
- LoginAttemptLease
- RefreshedTokens
- ResolvedParsleeCredential
- TokenSet
Enums
- AuthAttemptPhase
- AuthCompletionState
- AuthOperationError
- CredentialAuthorityState
- CredentialReadEventCloseReason
- CredentialReadFailureKind
- CredentialReadMode
- CredentialReadStatusState
- CredentialState
Functions
- access_token
- access_token_is_available
- access_token_lifetime_remaining
- access_token_refreshing
- account_id_from_session
- api_base
- auth_completion
- auth_completion_status
- auth_completion_status_classified
- auth_generation
- authorize_url
- claim_login_attempt
- claim_login_attempt_classified
- commit_login
- credential_authority_hint
- credential_state
- exchange_code
- fail_login_attempt
- fetch_status
- fetch_status_with_access
- force_refresh
- invalidate_access_token_cache
- list_accounts
- local_auth_snapshot
- logout
- new_state
- pkce_challenge
- pkce_verifier
- refresh_credential
- refresh_grant
- remove_account
- reserve_login_attempt
- reserve_login_attempt_classified
- resolve_credential
- set_active_org
- subscribe_credential_read_event_handoff
- subscribe_credential_read_events
- subscribe_credential_read_updates
- switch_account
- switch_org
Constants
- AUTH_COMPLETION_NETWORK_DEADLINE
- AUTH_COORDINATOR_QUEUE_TIMEOUT
- AUTH_PROCESS_LOCK_TIMEOUT
- AUTH_STATE_OPERATION_BUDGET
- DEFAULT_API_BASE
- LOGIN_ATTEMPT_CALLBACK_TTL
- LOGIN_ATTEMPT_WORKER_SCHEDULING_MARGIN
- LOGIN_ATTEMPT_WORKER_SERIAL_BUDGET
- LOGIN_ATTEMPT_WORKER_TTL
- PARSLEE_ACCESS_TOKEN_KEY
- PARSLEE_API_BASE_KEY
- PARSLEE_EXPIRES_AT_KEY
- PARSLEE_REFRESH_TOKEN_KEY
- REFRESH_SKEW_SECS