OidcAuthParams: {
    userAccount: string;
    walletBlockchain: "OFF_CHAIN";
}

NOTE: Extract<AuthParams, { userAccount: string }>