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.

8 lines (7 loc) 220 B
export * from "./constants"; export * from "./extract-data.class"; export * from "./extract-hash.class"; export * from "./strategy"; export * from "./utils"; export * from "./interfaces"; export * from "./types";