twitter_oauth2_pkce 0.5.0 copy "twitter_oauth2_pkce: ^0.5.0" to clipboard
twitter_oauth2_pkce: ^0.5.0 copied to clipboard

outdated

Provides the optimized and easiest way to authenticate with the Twitter API using the OAuth 2.0 PKCE in Flutter.

Release Note #

0.5.0 #

  • Added scopes for direct message. (#35)
    • directMessageRead
    • directMessageWrite

0.4.0 #

  • Supported the process for Web Browser. (#28)

0.3.0 #

  • Exposed TwitterOAuthException object. (#13)

0.2.0 #

  • Changed the refreshToken field in OAuthResponse to nullable. This is because a refresh token is not issued if offline.access is not specified in the scope. (#10)

0.1.1 #

  • Improved example.

0.1.0 #

  • Processing has been optimized for Twitter.

0.0.1 #

  • First Release!
16
likes
140
points
87
downloads

Publisher

verified publishershinyakato.dev

Weekly Downloads

Provides the optimized and easiest way to authenticate with the Twitter API using the OAuth 2.0 PKCE in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

crypto, flutter, flutter_web_auth, http

More

Packages that depend on twitter_oauth2_pkce