Sanity Library Reference Docs
    Preparing search index...

    Variable getOAuthTokensStateConst

    getOAuthTokensState: BoundStoreAction<
        AuthStoreState,
        [],
        StateSource<OAuthTokens | null>,
    > = ...

    A state source exposing the current OAuth tokens (including expiry), or null when not logged in via OAuth.