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

Fixes #19 : Dockerize app and setup Github workflow build #62

Closed vivalareda closed 11 months ago

rngadam commented 11 months ago

@k-allagbe change your tests to use a mock EmailClient instead of a real one that requires a real connection.

k-allagbe commented 11 months ago

Tests are failing, must get developer to fix it and rebase on their changes.

Done. Please review in https://github.com/ai-cfia/membrane-backend/pull/68