Skip to content

Refactor auth service#1

Open
aykhans wants to merge 1 commit into
AlexMuradov:masterfrom
aykhans:master
Open

Refactor auth service#1
aykhans wants to merge 1 commit into
AlexMuradov:masterfrom
aykhans:master

Conversation

@aykhans

@aykhans aykhans commented Mar 3, 2026

Copy link
Copy Markdown
  • Initialize Firebase client once at startup via AuthServer struct
  • Add /healthz endpoint for Kubernetes probes
  • Add graceful shutdown with SIGINT/SIGTERM handling
  • Remove unused CORS middleware and no-op header matcher
  • Fix typo in log message

- Initialize Firebase client once at startup via AuthServer struct
- Add /healthz endpoint for Kubernetes probes
- Add graceful shutdown with SIGINT/SIGTERM handling
- Remove unused CORS middleware and no-op header matcher
- Fix typo in log message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant