object
AuthSuccess
Describes the authentication success structure.
Fields
register_token
StringUnique registration token for user.
user
UserDetailDescribes the user details structure.
user_exists
BooleanBoolean which specifies if user is registered.
Was this section helpful?