BlueskyEx.Client.Credentials (bluesky_ex v0.1.5)

A struct representing the credentials for a Bluesky user.

Link to this section Summary

Link to this section Types

@type t() :: %BlueskyEx.Client.Credentials{password: String.t(), username: String.t()}