Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grm/src/client/mod.ts>auth.signInWithPassword

MTProto API Client for Deno 🦕
Go to Latest
function auth.signInWithPassword
import { auth } from "https://deno.land/x/grm@v0.3.1/src/client/mod.ts";
const { signInWithPassword } = auth;

Returns

Promise<Api.TypeUser>