Overview
Genuka Auth is an OAuth2-style identity provider that uses WhatsApp as its single channel. Your application redirects the user to Genuka, the user sends one pre-filled WhatsApp message, and Genuka returns a short-lived authorization code your backend exchanges for the user profile.
- No passwords stored, no OTP codes typed.
- Verified phone number on every login.
- Each company isolates its own customer base.
- Codes are single-use and expire after 15 minutes.