Stars
36
Forks
4
Watchers
36
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
97
commits
feat: Added secure configuration management with AWS Secrets Manager integration
6b9128fView on GitHubfeat: Added secure configuration management with AWS Secrets Manager integration
62206a0View on GitHubfeat: add loggedOut flag to track user logout status
3ec3485View on GitHubfeat: add loggedOut flag to track user logout status
6233a97View on GitHubfeat: add resend email verification code endpoint and handle valid code scenarios
28619aaView on GitHubfeat(auth-service): add email verification logic with Redis cache validation to ensure secure and time-limited verification process
fbd02d2View on GitHubfeat(auth): improve refresh token flow with blacklist and cache validation
32dde08View on GitHubfeat(auth-service): add update password, refresh token, and logout features
0fe5cb6View on GitHubImplement JWT token validation in API Gateway with Redis blacklist and access token checks
27aae02View on GitHubfeat: Implement JWT token management with Redis caching
0725fe7View on GitHubAdd CompromisedPasswordChecker bean to Auth Service for password breach validation
44ac6f3View on GitHubSet port configuration for microservices and add descriptions for each service in the project structure
e78698aView on GitHubSet port configuration for microservices and add descriptions for each service in the project structure
d63dd9aView on GitHub