Skip to main content
Module

x/atlas_sdk/auth_types.d.ts>EmailPasswordAuthOptions

TypeSafe MongoDB Atlas Data API SDK for Deno, Deno Deploy and Node.js
Latest
interface EmailPasswordAuthOptions
import { type EmailPasswordAuthOptions } from "https://deno.land/x/atlas_sdk@v1.1.3/auth_types.d.ts";

Properties

email: string
password: string