[][src]Module elefren::registration

Registering your app.

Structs

Registered

Represents the state of the auth flow when the app has been registered but the user is not authenticated

Registration

Handles registering your mastodon app to your instance. It is recommended you cache your data struct to avoid registering on every run.