SkillAgentSearch skills...

UserAuth

user auth module for a REST API built using nodejs Express, JWT MySQL

Install / Use

/learn @rayen-creator/UserAuth
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Getting Started

user auth module for a REST API built using nodejs Express, JWT MySQL

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

<div align="center"> <a href="https://skillicons.dev"> <img src="https://skillicons.dev/icons?i=express,nodejs,git,mysql" /> </a> <a href="https://www.postman.com/" target="_blank"> <img src="https://www.vectorlogo.zone/logos/getpostman/getpostman-icon.svg" alt="postman" width="40" height="40"/> </a> </div>

Installation

  1. Clone the repo
    git clone https://github.com/rayen-creator/UserAuth.git
    
  2. Install NPM packages
    npm install
    
  3. Run server
    nodemon server.js
    

Usage

3 endpoints available :

  • http://localhost:3000/api/auth/signup
  • http://localhost:3000/api/auth/login
  • http://localhost:3000/
View on GitHub
GitHub Stars10
CategoryData
Updated10mo ago
Forks1

Languages

JavaScript

Security Score

72/100

Audited on May 13, 2025

No findings