ManaHalal Auth Service

Secure authentication for ManaHalal ecosystem

🔐 What is this?

This is the authentication service for ManaHalal. It handles:

🚀 API Endpoints

Authentication

  • POST /api/auth/sign-in
  • POST /api/auth/sign-up
  • POST /api/auth/sign-out
  • GET /api/auth/get-session
  • POST /api/auth/forgot-password
  • POST /api/auth/reset-password

OAuth

  • GET /api/auth/sign-in/google
  • GET /api/auth/callback/google
Go to ManaHalal → API Documentation
Service is operational