Expand description

Registering your app.

Structs§

  • Represents the state of the auth flow when the app has been registered but the user is not authenticated
  • Handles registering your mastodon app to your instance. It is recommended you cache your data struct to avoid registering on every run.