Skip to content

[Service] test-authentication-api #1

@light-src

Description

@light-src

서비스 이름

test-authentication-api

서비스 설명

JWT 기반 사용자 인증 API 서비스

프로그래밍 언어

Node.js (TypeScript)

프레임워크

Express (Node.js)

데이터베이스

PostgreSQL

주요 기능

  • 사용자 회원가입 및 로그인
  • JWT 토큰 생성 및 검증
  • 사용자 권한 관리
  • 비밀번호 암호화
  • API 인증 미들웨어

API 엔드포인트

  • POST /api/auth/register - 사용자 회원가입
  • POST /api/auth/login - 사용자 로그인
  • GET /api/auth/me - 현재 사용자 정보 조회
  • PUT /api/auth/profile - 사용자 프로필 수정

배포 방식

Docker Container

Metadata

Metadata

Assignees

Labels

service-typeIssues for requesting new service creation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions