Vue Telegram Passport
vue-telegram-passport is a Vue component for Telegram Passport
Installation
Install with npm:
Install with yarn:
or if you just want to try it out, unpkg has ready-to-use packages.
Usage
Import vue-telegram-passport
, pass it to the components
and use in your template
Props
You can play around with options on the official passport page
Name | Description | Required | Default |
---|---|---|---|
authParameters | docs | True | null |
authButtonOptions | docs | False | {} |