Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Add authentication service, new routes and CI/CD pipeline#2

Merged
Matelz merged 12 commits intomainfrom
feature/authentication
May 13, 2025
Merged

Add authentication service, new routes and CI/CD pipeline#2
Matelz merged 12 commits intomainfrom
feature/authentication

Conversation

@Matelz
Copy link
Copy Markdown
Contributor

@Matelz Matelz commented May 13, 2025

This pull request adds the following:

  • New database interface.
  • New database mock.
  • New services (AuthenticationService).
  • New middleware to validate the JWT.
  • New routes (/auth/register, /auth/login and /hidden for testing).
  • New CI/CD integrated with unit tests using supertest and Github Actions.

@Matelz Matelz self-assigned this May 13, 2025
@Matelz Matelz added the enhancement New feature or request label May 13, 2025
@Matelz Matelz merged commit e9cd97d into main May 13, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant