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 #75 : Raise specific ValueError explaining each errors #77

Closed vivalareda closed 10 months ago

vivalareda commented 10 months ago

Updated the code to improve error handling when validating server private and public key files to display a different error message when path is a directory or doesn't exist Fixed #75