ProtoRune.Com.Atproto.Identity.GetRecommendedDidCredentials (proto_rune v0.1.1)

Generated query module for main

Description: Describe the credentials that should be included in the DID doc of an account that is migrating to this service.

Summary

Types

@type output() :: %{
  also_known_as: [String.t()],
  rotation_keys: [String.t()],
  services: any(),
  verification_methods: any()
}