@brewww/authentication-service
TypeScript icon, indicating that this package has built-in type declarations

1.14.3 • Public • Published

Brew Logo

Authentication Service

Authentication Service is a Nest.js based rest api designed to provide authentication operations by Brew Interactive.

NPM Version Package License NPM Downloads

Instagram Linkedin Twitter

Purpose

The purpose of the project is to manage user authentication processes and securely register them. The main features of the project are:

  1. User registration: An API endpoint is available for new users to register by entering their names, email addresses, and passwords.

  2. User authentication: An API endpoint is available for users to log in using their email addresses and passwords to access the service.

  3. JWT-based authentication: The project provides authentication functions using JSON Web Token (JWT) for secure user authentication.

  4. Customizable: The structure and functions of the project can be customized to fit different use cases.

Authentication Service can be used in any project that requires user authentication functions, making it easy for projects to manage user accounts and securely register and log in users.

Documents

Conclusion

These instructions will help you start, configure, test, and use the authentication-service-nestjs project. The project can be used in any project that requires user authentication functions.

License

Authentication Service is MIT licensed.

Readme

Keywords

Package Sidebar

Install

npm i @brewww/authentication-service

Weekly Downloads

13

Version

1.14.3

License

MIT

Unpacked Size

505 kB

Total Files

206

Last publish

Collaborators

  • mfozmen
  • demir.brew
  • gokceno
  • ismetkizgin