UNPKG

passport-telegram-web-app

Version:

A [Passport](https://www.passportjs.org/) strategy for [telegram web app (bots)](https://core.telegram.org/bots/webapps) authentication.

4 lines (3 loc) 93 B
export declare class ExtractHash { static fromHeaders(request: any): string | null; }