modules
modules copied to clipboard
[Module Listing Request]: `tgauth`
Description
Currently adding a login widget to a website involves inserting a script tag in your HTML. This is super annoying for any modern framework including Vue/Nuxt.
This module fixes that issue in a very quick and simple way.
Features
- 🚀 Provides a simple component for the login button
- 💾 Persists user data and provides a simple composable for accessing it
Repository
https://github.com/paranoidphantom/tgauth
npm
https://www.npmjs.com/package/@paranoidphantom/tgauth
Nuxt Compatibility
Nuxt 3