AuthPasskeyAuthenticationOptionsResponse
import type { AuthPasskeyAuthenticationOptionsResponse } from "https://esm.sh/@supabase/supabase-js@2.105.1/dist/index.d.mts";type AuthPasskeyAuthenticationOptionsResponse = RequestResult<PasskeyAuthenticationOptionsResponse>;