Skip to content

A lightweight TypeScript library for interacting with the Telegram Gateway API with built-in signature verification.

Notifications You must be signed in to change notification settings

sadraliev/telepass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telepass

Telepass is a lightweight TypeScript library for working with the Telegram Gateway API, designed to simplify sending and verifying authentication codes via Telegram.

This package provides an easy-to-use abstraction for securely interacting with the Telegram Gateway service, handling authentication flows such as:

  • Sending verification messages to users via Telegram
  • Checking delivery and verification status
  • Revoking verification messages
  • Verifying request authenticity using signature validation

Features

  • ⚡ Clean and simple API
  • 🔐 Built-in signature verification
  • 🛡️ Zero dependencies
  • 📦 Fully typed with TypeScript
  • 🧪 Lightweight and testable

Requirements

  • Node.js 18+
  • TypeScript 5+ (for development)

Installation

npm install telepass

About

A lightweight TypeScript library for interacting with the Telegram Gateway API with built-in signature verification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published