Micro User Service
用户管理与认证
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- No
- 分类
- 认证与授权
- 文档 / URL
- https://m3o.com/user
简介
M3O 的 User Service 处理注册、登录和 token——基于密钥。
⚠️ 状态(2026-08 实测):
api.m3o.com在本网络无法访问(连接失败)。使用前请从你的网络验证。
提供的数据
curl "https://api.m3o.com/v1/user/List" \
-H "Authorization: Bearer YOUR_KEY"
注意事项
- 用户 CRUD、会话和 token(M3O 微服务)。
- 基于密钥的认证。
常见问题
M3O User 免费吗? 按文档基于密钥带免费层。
为什么访问不了? 我们 2026-08 检查遇到连接失败——请从你的网络验证。
它做什么? 用户管理。
认证与授权 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Auth0 Easy to implement, adaptable authentication and authorization platform | API Key | Yes | Yes | ↗ |
| GetOTP Implement OTP flow quickly | API Key | Yes | No | ↗ |
| MojoAuth Secure and modern passwordless authentication platform | API Key | Yes | Yes | ↗ |
| SAWO Labs Simplify login and improve user experience by integrating passwordless authentication in your app | API Key | Yes | Yes | ↗ |
| Stytch User infrastructure for modern applications | API Key | Yes | No | ↗ |