UNPKG

passport-telegram-official

Version:

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

8 lines (6 loc) 123 B
import antfu from '@antfu/eslint-config' export default antfu({ rules: { 'antfu/no-top-level-await': 'off', }, })