Feat: Issue #132
Feat: Implement the SRP Protocol-based authentication and routes for api and web guards.
Fix: Refactor the authentication flow to centralise challenge handling and parameterise status messages.
Refactor: Centralized the initiateAuth and secret-hash injection across auth calls.
Doc: Update the README with SRP authentication instructions and details