UNPKG

passport-telegram-official

Version:

Telegram (not official, just the name) authentication strategy for Passport (https://core.telegram.org/widgets/login)

4 lines (3 loc) 108 B
import TelegramStrategy from './strategy'; export { TelegramStrategy }; export default TelegramStrategy;