Users
API References for User Management Service
Authentication
Login with email
ServiceHub.Authentication.LoginWithEmail(LoginWithEmailParams input);Register with email
ServiceHub.Authentication.RegisterWithEmail(RegisterWithEmailParams input);Login with Google
ServiceHub.Authentication.LoginWithGoogle(LoginWithGoogleParams input);Login as guest
Login with token
Check OTA is ready
Send OTA token
Verify OTA token
Is logged in
Logout
User Management
Find Users
Get Current User's Info
Edit Current User Info
Get User Info By Id
Device Management
Get Users Devices
Revoke Device Access
Last updated