Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This project is currently in progress.

Current status :

Implemented New User Registration and Authentication feature end-to-end also updated security configs to make basic required endpoits public (Authentication, actuator heath check, and swagger ui related endpoints).

Tested this new user registration feature:

  • User registration API tested successfully with 201 Created.
  • Access & refresh tokens generated successfully.
  • Registered user saved successfully in PostgreSQL database (in users table).
  • Password stored as a BCrypt hash.
  • Default role set to CUSTOMER and KYC status to PENDING.

Attachments:
User registration API tested successfully with 201 Created. and Access & refresh tokens generated successfully.

register new user testing result 1 register new user testing result 2 register new user testing result 3 register new user testing result 4

Registered user saved successfully in PostgreSQL.

register new user testing result 5

About

A full-stack Banking Application built with Spring Boot, React.js, and PostgreSQL, featuring secure authentication, account management, fund transfers, and transaction tracking.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages