ferbotz-auth
v1.0.1
Published
ferbotz-auth simplifies authentication by handling user signup/signin, role management, token cycles, and local database setup. Designed for developers who want a plug-and-play solution with minimal setup.
Downloads
121
Maintainers
Readme
ferbotz-auth
A powerful Node.js SDK for seamless authentication and user management.
ferbotz-auth
simplifies authentication by handling user signup/signin, role management, token cycles, and local database setup. Designed for developers who want a plug-and-play solution with minimal setup.
📦 Features
- Google Authentication: Effortlessly handle user signup and signin with Google OAuth.
- Role Management: Supports user roles like
Admin
,User
, etc. - Token Handling: Securely manages refresh and bearer tokens.
- Local Database: Automatically sets up and maintains a SQL database for user data.
- Developer-Friendly: Simply provide the listening port, and the SDK handles the rest.
🔧 Installation
npm install ferbotz-auth