Getting Started with XWMS Authentication & XWMS client Setup
Learn how to get started with user login, registration, and XWMS client OAuth client setup in XWMS.
User Authentication
XWMS provides a secure, multi-step login and registration system featuring 2FA, OAuth, threat detection, and smart recovery.
XWMS Clients Setup
If you are a business or developer integrating with XWMS, the XWMS client section lets you create and manage clients for OAuth and API access.
Key XWMS client Docs:
-
XWMS Client Dashboard
Create clients, configure OAuth scopes, secrets, domains, and manage user access and verification. -
Client OAuth Setup
Secure API authentication libraries and integration examples, including Laravel setup and multi-language API prompts.
Summary
| Users (End-Users) | XWMS clients (Clients / Developers) | |------------------------------|-------------------------------------------------| | Login with email, password, OAuth, and 2FA | Create and manage clients (XWMS clients) | | Register with multi-step flow and validation | Configure OAuth scopes, secrets, and domains | | Manage profile, security, sessions, addresses | Control user roles and access permissions | | Recover account with smart recovery flows | Verify XWMS client status for extended privileges |
Next Steps
- If you're an end-user, start with the Login or Register pages.
- If you're a XWMS client or developer, visit the Client Dashboard to create your client and then check the OAuth Setup for API integration.
If you need help or further support, visit our Support Page.
XWMS Docs