Spendy / AuthMicroService

Commit History

Update .gitignore to include *.iml and .vscode; adjust JaCoCo coverage minimum to 0.0
e6eb06a

gius03 commited on

Add unit tests for Expense, ExpenseResult, ExpenseDebtResult, and ExpenseClassifier classes; update pom.xml for new dependencies
d81fa90

gius03 commited on

Add profile update functionality in AuthController and AuthService
d06f48f

gius03 commited on

Add profile retrieval endpoint and token verification in AuthController and AuthService
e264647

gius03 commited on

Add refresh token functionality and update authentication response structure
bbfd2d3

gius03 commited on

Remove unused getUserByHouseId method and related tests from AuthController and AuthService
0631c4b

gius03 commited on

Update server port to 7860 in application properties and related services
0686a7f

gius03 commited on

Update service URIs in AuthService and ExpenseImportService to use localhost for local testing
0956c96

gius03 commited on

Update service URIs in AuthService and ExpenseImportService to use localhost for local testing
8215069

gius03 commited on

Update service URIs in application properties and add Docker configuration for microservices
272f90b

gius03 commited on

Update CORS configuration to allow additional origins and permit OPTIONS method
ca3a2d5

gius03 commited on

Add .env file for environment variables and update application properties
65ff764

gius03 commited on

Removing unused files
8deabe8

gius03 commited on

Aggiornamento della configurazione di connessione al database MongoDB per i microservizi di autenticazione e spese
34515ca

gius03 commited on

Aggiornamento della configurazione di sicurezza per consentire l'accesso pubblico al token e richiedere autenticazione per le spese
00274ba

gius03 commited on

Aggiunta di endpoint di controllo salute e test per i microservizi di autenticazione e spesa
4c64de9

gius03 commited on

aggiornamento
fb58eee

gius03 commited on