ai-cfia / membrane-backend

Membrane Backend: A centralized authentication service for Single Sign-On (SSO) enabling seamless token-based email verification across multiple client applications.
MIT License
1 stars 0 forks source link

Implement Environment Variable for Security Key #6

Closed CFIALeronB closed 1 year ago

CFIALeronB commented 1 year ago

Tasks:

  1. Remove the hardcoded KEY_VALUE from the source code.
  2. Retrieve the security key from an environment variable.