Skip to content

vuluu2k/authenticate_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Authenticate service

This project is a authenticate system other same as google, github, facebook

Client

VITE_API_URL="http://localhost:3000/api/v1"

Server

PORT=3000

DB_PORT=27017
DB_NAME=auth_db

REDIS_HOST=redis
REDIS_PORT=7379
REDIS_PASSWORD=vuluu2k
ACCESS_TOKEN_SECRET=test
REFRESH_TOKEN_SECRET=test

About

This project is a service for login and logout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •