wrappid / auth-module

Wrappid Auth is a comprehensive authentication module designed for Wrappid applications. It provides a flexible and secure solution for managing user accounts and sessions within a wrappid application.
MIT License
12 stars 4 forks source link

fix(config): :heavy_plus_sign: added bcrypt #127

Closed anantakumarghosh closed 1 month ago

anantakumarghosh commented 1 month ago

Description

bcrypt package was not present in package.json causing lint issues. this pr fixes the above problem.

ref: #126

Related Issues

Testing

Checklist

Screenshots (if applicable)

Additional Notes

Reviewers


Maintainer Notes