Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mongo/src/utils/saslprep/mod.ts>saslprep

MongoDB driver for Deno
Extremely Popular
Go to Latest
function saslprep
import { saslprep } from "https://deno.land/x/mongo@v0.31.1/src/utils/saslprep/mod.ts";

SASLprep routine.

Parameters

input: string
optional
opts: SASLprepOptions = [UNSUPPORTED]

Returns

string