Skip to content

wyu6609/kyc_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KYC Authentication Service

A Spring Boot application for a KYC (Know Your Customer) authentication backend service. This service allows user registration, document upload, and verification status management.

Features

  • User registration
  • Document upload
  • Verification status management
  • Basic authentication with Spring Security
  • Local profile configuration for development

Prerequisites

  • Java 8 or higher
  • Maven 3.6.0 or higher
  • MySQL database

Getting Started

Clone the repository

git clone https://github.com/yourusername/kyc-auth-service.git
cd kyc-auth-service

Releases

No releases published

Packages

No packages published

Languages