You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Repository
https://github.com/paranoidphantom/tgauth
npm
https://www.npmjs.com/package/@paranoidphantom/tgauth
Nuxt Compatibility
Nuxt 3
The text was updated successfully, but these errors were encountered: