Crate oauth2_mastodon

Crate oauth2_mastodon 

Source

Re-exports§

pub use authorization_code_grant::MastodonProviderForEndUsers;
pub use client_credentials_grant::MastodonProviderForApplications;
pub use resource_owner_password_credentials_grant::MastodonProviderForBots;
pub use extensions::MastodonExtensionsBuilder;

Modules§

authorization_code_grant
client_credentials_grant
extensions
resource_owner_password_credentials_grant

Enums§

MastodonScope

Constants§

BASE_URL_MASTODON_SOCIAL

Functions§

authorization_url
token_url