Zitadel.User.V1.WebAuthNVerification (zitadel_api v1.0.0-rc.8) View Source

Link to this section Summary

Functions

Callback implementation for Protobuf.decode/1.

Callback implementation for Protobuf.encode/1.

Callback implementation for Protobuf.new/0.

Callback implementation for Protobuf.new/1.

Callback implementation for Protobuf.new!/1.

Callback implementation for Protobuf.transform_module/0.

Link to this section Types

Link to this type

public_key_credential()

View Source

Specs

public_key_credential() :: binary()

Specs

t() :: %Zitadel.User.V1.WebAuthNVerification{
  public_key_credential: public_key_credential(),
  token_name: token_name()
}

Specs

token_name() :: String.t()

Link to this section Functions

Callback implementation for Protobuf.decode/1.

Callback implementation for Protobuf.encode/1.

Callback implementation for Protobuf.new/0.

Callback implementation for Protobuf.new/1.

Callback implementation for Protobuf.new!/1.

Callback implementation for Protobuf.transform_module/0.