bdt105connexion

JSON →
library 3.0.1 ·javascript
verified Jun 5, 2026

JWT authentication and MySQL connection library. Current version 3.0.1. Provides simple functions to authenticate users against a MySQL database using bcryptjs for password hashing and jsonwebtoken for token generation. Offers configurable table/field names and optional JWT validation. Lightweight but limited in flexibility and error handling. Suitable for small projects needing basic auth with MySQL.