Zitadel.Auth.V1.AuthService.Behaviour behaviour (zitadel_api v1.0.0-rc.1) View Source

Link to this section Summary

Link to this section Callbacks

Link to this callback

add_my_auth_factor_otp(input, stream)

View Source (optional)

Specs

add_my_auth_factor_otp(
  input :: Zitadel.Auth.V1.AddMyAuthFactorOTPRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.AddMyAuthFactorOTPResponse.t()
Link to this callback

add_my_auth_factor_u2_f(input, stream)

View Source (optional)

Specs

add_my_auth_factor_u2_f(
  input :: Zitadel.Auth.V1.AddMyAuthFactorU2FRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.AddMyAuthFactorU2FResponse.t()
Link to this callback

add_my_passwordless(input, stream)

View Source (optional)

Specs

add_my_passwordless(
  input :: Zitadel.Auth.V1.AddMyPasswordlessRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.AddMyPasswordlessResponse.t()
Link to this callback

get_my_email(input, stream)

View Source (optional)

Specs

get_my_email(
  input :: Zitadel.Auth.V1.GetMyEmailRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.GetMyEmailResponse.t()
Link to this callback

get_my_password_complexity_policy(input, stream)

View Source (optional)

Specs

get_my_password_complexity_policy(
  input :: Zitadel.Auth.V1.GetMyPasswordComplexityPolicyRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.GetMyPasswordComplexityPolicyResponse.t()
Link to this callback

get_my_phone(input, stream)

View Source (optional)

Specs

get_my_phone(
  input :: Zitadel.Auth.V1.GetMyPhoneRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.GetMyPhoneResponse.t()
Link to this callback

get_my_profile(input, stream)

View Source (optional)

Specs

get_my_profile(
  input :: Zitadel.Auth.V1.GetMyProfileRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.GetMyProfileResponse.t()
Link to this callback

get_my_user(input, stream)

View Source (optional)

Specs

get_my_user(
  input :: Zitadel.Auth.V1.GetMyUserRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.GetMyUserResponse.t()
Link to this callback

healthz(input, stream)

View Source (optional)

Specs

healthz(
  input :: Zitadel.Auth.V1.HealthzRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.HealthzResponse.t()
Link to this callback

list_my_auth_factors(input, stream)

View Source (optional)

Specs

list_my_auth_factors(
  input :: Zitadel.Auth.V1.ListMyAuthFactorsRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyAuthFactorsResponse.t()
Link to this callback

list_my_linked_id_ps(input, stream)

View Source (optional)

Specs

list_my_linked_id_ps(
  input :: Zitadel.Auth.V1.ListMyLinkedIDPsRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyLinkedIDPsResponse.t()
Link to this callback

list_my_passwordless(input, stream)

View Source (optional)

Specs

list_my_passwordless(
  input :: Zitadel.Auth.V1.ListMyPasswordlessRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyPasswordlessResponse.t()
Link to this callback

list_my_project_orgs(input, stream)

View Source (optional)

Specs

list_my_project_orgs(
  input :: Zitadel.Auth.V1.ListMyProjectOrgsRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyProjectOrgsResponse.t()
Link to this callback

list_my_project_permissions(input, stream)

View Source (optional)

Specs

list_my_project_permissions(
  input :: Zitadel.Auth.V1.ListMyProjectPermissionsRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyProjectPermissionsResponse.t()
Link to this callback

list_my_user_changes(input, stream)

View Source (optional)

Specs

list_my_user_changes(
  input :: Zitadel.Auth.V1.ListMyUserChangesRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyUserChangesResponse.t()
Link to this callback

list_my_user_grants(input, stream)

View Source (optional)

Specs

list_my_user_grants(
  input :: Zitadel.Auth.V1.ListMyUserGrantsRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyUserGrantsResponse.t()
Link to this callback

list_my_user_sessions(input, stream)

View Source (optional)

Specs

list_my_user_sessions(
  input :: Zitadel.Auth.V1.ListMyUserSessionsRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyUserSessionsResponse.t()
Link to this callback

list_my_zitadel_features(input, stream)

View Source (optional)

Specs

list_my_zitadel_features(
  input :: Zitadel.Auth.V1.ListMyZitadelFeaturesRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyZitadelFeaturesResponse.t()
Link to this callback

list_my_zitadel_permissions(input, stream)

View Source (optional)

Specs

list_my_zitadel_permissions(
  input :: Zitadel.Auth.V1.ListMyZitadelPermissionsRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ListMyZitadelPermissionsResponse.t()
Link to this callback

remove_my_auth_factor_otp(input, stream)

View Source (optional)

Specs

remove_my_auth_factor_otp(
  input :: Zitadel.Auth.V1.RemoveMyAuthFactorOTPRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.RemoveMyAuthFactorOTPResponse.t()
Link to this callback

remove_my_auth_factor_u2_f(input, stream)

View Source (optional)

Specs

remove_my_auth_factor_u2_f(
  input :: Zitadel.Auth.V1.RemoveMyAuthFactorU2FRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.RemoveMyAuthFactorU2FResponse.t()
Link to this callback

remove_my_linked_idp(input, stream)

View Source (optional)

Specs

remove_my_linked_idp(
  input :: Zitadel.Auth.V1.RemoveMyLinkedIDPRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.RemoveMyLinkedIDPResponse.t()
Link to this callback

remove_my_passwordless(input, stream)

View Source (optional)

Specs

remove_my_passwordless(
  input :: Zitadel.Auth.V1.RemoveMyPasswordlessRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.RemoveMyPasswordlessResponse.t()
Link to this callback

remove_my_phone(input, stream)

View Source (optional)

Specs

remove_my_phone(
  input :: Zitadel.Auth.V1.RemoveMyPhoneRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.RemoveMyPhoneResponse.t()
Link to this callback

resend_my_email_verification(input, stream)

View Source (optional)

Specs

resend_my_email_verification(
  input :: Zitadel.Auth.V1.ResendMyEmailVerificationRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ResendMyEmailVerificationResponse.t()
Link to this callback

resend_my_phone_verification(input, stream)

View Source (optional)

Specs

resend_my_phone_verification(
  input :: Zitadel.Auth.V1.ResendMyPhoneVerificationRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.ResendMyPhoneVerificationResponse.t()
Link to this callback

set_my_email(input, stream)

View Source (optional)

Specs

set_my_email(
  input :: Zitadel.Auth.V1.SetMyEmailRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.SetMyEmailResponse.t()
Link to this callback

set_my_phone(input, stream)

View Source (optional)

Specs

set_my_phone(
  input :: Zitadel.Auth.V1.SetMyPhoneRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.SetMyPhoneResponse.t()
Link to this callback

update_my_password(input, stream)

View Source (optional)

Specs

update_my_password(
  input :: Zitadel.Auth.V1.UpdateMyPasswordRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.UpdateMyPasswordResponse.t()
Link to this callback

update_my_profile(input, stream)

View Source (optional)

Specs

update_my_profile(
  input :: Zitadel.Auth.V1.UpdateMyProfileRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.UpdateMyProfileResponse.t()
Link to this callback

update_my_user_name(input, stream)

View Source (optional)

Specs

update_my_user_name(
  input :: Zitadel.Auth.V1.UpdateMyUserNameRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.UpdateMyUserNameResponse.t()
Link to this callback

verify_my_auth_factor_otp(input, stream)

View Source (optional)

Specs

verify_my_auth_factor_otp(
  input :: Zitadel.Auth.V1.VerifyMyAuthFactorOTPRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.VerifyMyAuthFactorOTPResponse.t()
Link to this callback

verify_my_auth_factor_u2_f(input, stream)

View Source (optional)

Specs

verify_my_auth_factor_u2_f(
  input :: Zitadel.Auth.V1.VerifyMyAuthFactorU2FRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.VerifyMyAuthFactorU2FResponse.t()
Link to this callback

verify_my_email(input, stream)

View Source (optional)

Specs

verify_my_email(
  input :: Zitadel.Auth.V1.VerifyMyEmailRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.VerifyMyEmailResponse.t()
Link to this callback

verify_my_passwordless(input, stream)

View Source (optional)

Specs

verify_my_passwordless(
  input :: Zitadel.Auth.V1.VerifyMyPasswordlessRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.VerifyMyPasswordlessResponse.t()
Link to this callback

verify_my_phone(input, stream)

View Source (optional)

Specs

verify_my_phone(
  input :: Zitadel.Auth.V1.VerifyMyPhoneRequest.t(),
  stream :: GRPC.Server.Stream.t()
) :: Zitadel.Auth.V1.VerifyMyPhoneResponse.t()