package scufflecloud.core.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service OrganizationInvitationsService

organization_invitations_service.proto:11

Service for managing organization invitations.

service OrganizationsService

organizations_service.proto:10

Service for managing organizations and their members.

service SessionsService

sessions_service.proto:14

Service for managing user sessions, including registration and login.

service UsersService

users_service.proto:13

Service for managing existing users.

message CaptchaChallengeResponse

common.proto:14

Used in: CreateUserEmailRequest, LoginWithEmailAndPasswordRequest, LoginWithMagicLinkRequest

enum CaptchaProvider

common.proto:7

Used in: CaptchaChallengeResponse

message Device

sessions_service.proto:78

Used in: CompleteLoginWithGoogleRequest, CompleteLoginWithMagicLinkRequest, CompleteUserSessionRequestRequest, LoginWithEmailAndPasswordRequest, LoginWithGoogleRequest, LoginWithWebauthnRequest

enum DeviceAlgorithm

sessions_service.proto:73

Used in: Device

message IpAddressInfo

sessions.proto:20

Used in: UserSession

enum MfaOption

sessions_service.proto:85

Used in: NewUserSessionToken

message NewUserSessionToken

sessions_service.proto:92

Used as response type in: SessionsService.CompleteLoginWithMagicLink, SessionsService.CompleteUserSessionRequest, SessionsService.LoginWithEmailAndPassword, SessionsService.LoginWithWebauthn, SessionsService.RefreshUserSession

Used as field type in: CompleteLoginWithGoogleResponse

message Organization

organizations.proto:9

Used as response type in: OrganizationsService.CreateOrganization, OrganizationsService.GetOrganization, OrganizationsService.UpdateOrganization

Used as field type in: CompleteLoginWithGoogleResponse, OrganizationsList

message OrganizationInvitation

organizations.proto:27

Used as response type in: OrganizationInvitationsService.CreateOrganizationInvitation, OrganizationInvitationsService.GetOrganizationInvitation

Used as field type in: OrganizationInvitationList

message OrganizationInvitationList

organization_invitations_service.proto:49

Used as response type in: OrganizationInvitationsService.ListOrganizationInvitationsByOrganization, OrganizationInvitationsService.ListOrganizationInvitesByUser

message OrganizationMember

organizations.proto:20

Used as response type in: OrganizationInvitationsService.AcceptOrganizationInvitation

Used as field type in: OrganizationMembersList

message Project

organizations.proto:37

Used as response type in: OrganizationsService.CreateProject

Used as field type in: ProjectsList

message StringConstraint

constraints.proto:12

message TotpCredential

users_service.proto:233

Used as response type in: UsersService.CompleteCreateTotpCredential, UsersService.DeleteTotpCredential, UsersService.UpdateTotpCredential

Used as field type in: TotpCredentialsList

message UpdateOrganizationName

organizations_service.proto:59

Used in: UpdateOrganizationRequest

message UpdateOrganizationOwner

organizations_service.proto:54

Used in: UpdateOrganizationRequest

message UpdateUserNames

users_service.proto:95

Used in: UpdateUserRequest

message UpdateUserPassword

users_service.proto:90

Used in: UpdateUserRequest

message UpdateUserPrimaryEmail

users_service.proto:110

Used in: UpdateUserRequest

message User

users.proto:9

Used as response type in: UsersService.DeleteUser, UsersService.GetUser, UsersService.UpdateUser

message UserAgent

sessions.proto:26

Used in: UserSession

message UserEmail

users.proto:29

Used as response type in: UsersService.CompleteCreateUserEmail, UsersService.DeleteUserEmail

Used as field type in: UserEmailsList

message UserSession

sessions.proto:8

Used as response type in: SessionsService.ValidateMfaForUserSession

Used as field type in: ListUserSessionsResponse, NewUserSessionToken

message UserSessionRequest

sessions_service.proto:165

Used as response type in: SessionsService.ApproveUserSessionRequestByCode, SessionsService.CreateUserSessionRequest, SessionsService.GetUserSessionRequest, SessionsService.GetUserSessionRequestByCode

message ValidateMfaForUserSessionRecoveryCode

sessions_service.proto:200

Used in: ValidateMfaForUserSessionRequest

message ValidateMfaForUserSessionTotp

sessions_service.proto:190

Used in: ValidateMfaForUserSessionRequest

message ValidateMfaForUserSessionWebauthn

sessions_service.proto:194

Used in: ValidateMfaForUserSessionRequest

message WebauthnCredential

users_service.proto:161

Used as response type in: UsersService.CompleteCreateWebauthnCredential, UsersService.DeleteWebauthnCredential, UsersService.UpdateWebauthnCredential

Used as field type in: WebauthnCredentialsList