canmove, Confirmed users
1,173
edits
No edit summary |
|||
Line 8: | Line 8: | ||
returns 1 if the username exists, 0 otherwise | returns 1 if the username exists, 0 otherwise | ||
== Finding a location for a user == | |||
GET '''https://''server''/''prefix''/location/''username''' | |||
returns the location of a user in a multicluster system. Empty response means the user is on the registration host. | |||
== Creating a User Account == | == Creating a User Account == |