1.0.3 • Published 5 months ago

ferbotz-auth v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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