Module server

Source
Expand description

Definitions for the com.atproto.server namespace.

Modulesยง

activate_account
Definitions for the com.atproto.server.activateAccount namespace.
check_account_status
Definitions for the com.atproto.server.checkAccountStatus namespace.
confirm_email
Definitions for the com.atproto.server.confirmEmail namespace.
create_account
Definitions for the com.atproto.server.createAccount namespace.
create_app_password
Definitions for the com.atproto.server.createAppPassword namespace.
create_invite_code
Definitions for the com.atproto.server.createInviteCode namespace.
create_invite_codes
Definitions for the com.atproto.server.createInviteCodes namespace.
create_session
Definitions for the com.atproto.server.createSession namespace.
deactivate_account
Definitions for the com.atproto.server.deactivateAccount namespace.
defs
Definitions for the com.atproto.server.defs namespace.
delete_account
Definitions for the com.atproto.server.deleteAccount namespace.
delete_session
Definitions for the com.atproto.server.deleteSession namespace.
describe_server
Definitions for the com.atproto.server.describeServer namespace.
get_account_invite_codes
Definitions for the com.atproto.server.getAccountInviteCodes namespace.
get_service_auth
Definitions for the com.atproto.server.getServiceAuth namespace.
get_session
Definitions for the com.atproto.server.getSession namespace.
list_app_passwords
Definitions for the com.atproto.server.listAppPasswords namespace.
refresh_session
Definitions for the com.atproto.server.refreshSession namespace.
request_account_delete
Definitions for the com.atproto.server.requestAccountDelete namespace.
request_email_confirmation
Definitions for the com.atproto.server.requestEmailConfirmation namespace.
request_email_update
Definitions for the com.atproto.server.requestEmailUpdate namespace.
request_password_reset
Definitions for the com.atproto.server.requestPasswordReset namespace.
reserve_signing_key
Definitions for the com.atproto.server.reserveSigningKey namespace.
reset_password
Definitions for the com.atproto.server.resetPassword namespace.
revoke_app_password
Definitions for the com.atproto.server.revokeAppPassword namespace.
update_email
Definitions for the com.atproto.server.updateEmail namespace.