Sanity Library Reference Docs
    Preparing search index...

    Variable startOAuthAuthorizationConst

    startOAuthAuthorization: BoundStoreAction<AuthStoreState, [], Promise<void>> = ...

    Starts the OAuth authorization-code + PKCE flow: generates a code_verifier, code_challenge and state, persists the verifier and state to sessionStorage, then navigates the browser to the authorize endpoint.