# Configure authentication

> This skill helps users choose the right path to Configure user authentication methods. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **IDaaS (Identity as a Service)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

configure user auth, set up user authentication, enable SMS login, add two-factor auth, configure 2FA, social login setup, WeChat login integration, Google login IDaaS, WebAuthn setup, biometric login, account lockout policy, SMS gateway config, customize auth flow, webhook auth integration, how to

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "configure authentication", "product": "idaas"}'
```

---
Part of [IDaaS (Identity as a Service)](https://www.company-skill.com/p/idaas.md) · https://www.company-skill.com/llms.txt
