misskey_auth 0.1.1-beta copy "misskey_auth: ^0.1.1-beta" to clipboard
misskey_auth: ^0.1.1-beta copied to clipboard

Flutter library for Misskey OAuth authentication. Support for MiAuth format is planned in the future.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.1-beta - 2025-08-12 #

Changed #

  • Platform support is now limited to iOS and Android only.

0.1.0-beta - 2025-08-12 #

Added #

  • Initial beta release
  • OAuth 2.0 authentication for Misskey servers (v2023.9.0+)
  • External browser authentication (no embedded WebViews)
  • Secure token storage using flutter_secure_storage
  • PKCE (Proof Key for Code Exchange) implementation
  • Custom URL scheme handling for authentication callbacks
  • Cross-platform support (iOS/Android)

Features #

  • MisskeyOAuthClient - Main authentication client
  • MisskeyOAuthConfig - Configuration class for authentication
  • Comprehensive error handling with custom exceptions
  • Support for custom callback schemes
0
likes
0
points
32
downloads

Publisher

verified publisherlibrarylibrarian.com

Weekly Downloads

Flutter library for Misskey OAuth authentication. Support for MiAuth format is planned in the future.

Homepage
Repository (GitHub)
View/report issues

Topics

#authentication #oauth #misskey #social-media #api

License

unknown (license)

Dependencies

crypto, cupertino_icons, dio, flutter, flutter_secure_storage, flutter_web_auth_2

More

Packages that depend on misskey_auth