Search
A struct representing the credentials for a Bluesky user.
@type t() :: %BlueskyEx.Client.Credentials{password: String.t(), username: String.t()}