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

Security Improvements #6

@thedipankarroy

Description

@thedipankarroy

Security Improvements:

  • Remove the Firebase config and API keys from the client-side code. Store these in environment variables
  • Implement rate limiting for login/signup attempts to prevent brute force attacks
  • Add password strength requirements beyond just length (special characters, numbers, etc.)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions