Module user_service
Structs§
- add_
mfa_ option - Arguments
- approve_
access_ request - Arguments
- approve_
email - Arguments
- approve_
email_ from_ token - Arguments
- approve_
role - Arguments
- block_
role - Arguments
- block_
user - Arguments
- change_
my_ discovery_ settings - Arguments
- change_
online_ status - Arguments
- change_
org_ discovery_ settings - Arguments
- change_
pass - Arguments
- check_
is_ chat_ available - Arguments
- check_
mfa_ code - Arguments
- create
- Arguments
- create_
guest_ for_ security - Arguments
- decline_
role - Arguments
- delete_
mfa_ option - Arguments
- delete_
user_ from_ class - Arguments
- edit_
user_ admin - Arguments
- enrol
- Arguments
- find
- Returns a
ShortUserResponse
within the HTTP response body. Gives information about the provided user id. - find_
addresses_ for_ user - Arguments
- find_
by_ email - Arguments
- find_
by_ ids - Arguments
- find_
by_ roles_ and_ org - Arguments
- find_
for_ class - Arguments
- find_
ids_ for_ school_ invitation - Arguments
- find_
mfa - Returns a
UserWithRolesResponse
. Gives information about the user and their MFA status and values. - find_
my_ addresses - Arguments
- find_
parent_ with_ childs - Arguments
- find_
parents_ for_ users - Arguments
- find_
users_ for_ org - Arguments
- find_
users_ to_ unblock - Arguments
- generate_
captcha - Arguments
- get_
admin_ token_ for_ org - Arguments
- get_
admins - Arguments
- get_
badge_ token - Arguments
- get_
current - Returns a
UserWithRolesResponse
within the HTTP response body. Gives information about the current user. - get_
del_ for_ org - Arguments
- get_
guest_ token - Arguments
- get_
medics_ or_ admins - Arguments
- get_
mfa_ token - Arguments
- get_
my_ badge_ token - Arguments
- get_
no_ mfa_ token - Arguments
- get_
qr_ cards - Arguments
- get_
recovery_ response - Arguments
- get_
roboteacher - Arguments
- get_
users_ by_ list_ ids - Arguments
- get_
users_ by_ org_ id - Arguments
- get_
users_ by_ org_ ids - Arguments
- get_
users_ by_ roles - Arguments
- get_
users_ by_ string_ data_ for_ all_ orgs_ except_ current - Arguments
- get_
users_ by_ string_ data_ for_ curr_ org - Arguments
- get_
users_ without_ roles - Arguments
- login_
by_ token - Arguments
- mfa_
code_ resending - Arguments
- mfa_
switch - Arguments
- recover_
password - Arguments
- recover_
password_ with_ captcha - Arguments
- recovered_
password - Arguments
- register
- Arguments
- renew_
token - Arguments
- save_
student_ data_ from_ csv - Arguments
- save_
teacher_ data_ from_ csv - Arguments
- send_
invitation - Arguments
- send_
invitation_ from_ org - Arguments
- send_
school_ invitations - Arguments
- send_
school_ invitations_ by_ ids_ list - Arguments
- set_
avatar - Arguments
- set_
avatar_ by_ id - Arguments
- skip_
until - Arguments
- update
- Arguments
- update_
mfa - Arguments
- update_
priority_ mfa_ option - Arguments
Functions§
- get_
token - Returns a
GetTokenResponse
as the body of the HTTP response. - init_
routes