emauth-authenticate
A tiny function to authenticate through an IMAP server with no dependencies.
import authenticate from "emauth-authenticate"
const success = await authenticate(host, port, email, password)
A tiny function to authenticate through an IMAP server with no dependencies.
import authenticate from "emauth-authenticate"
const success = await authenticate(host, port, email, password)
npm i emauth-authenticate
1
0.0.1
MIT
5.21 kB
7