flutter_slack_oauth_firebase 0.0.4 copy "flutter_slack_oauth_firebase: ^0.0.4" to clipboard
flutter_slack_oauth_firebase: ^0.0.4 copied to clipboard

outdated

Extension on the flutter_slack_oauth library that handles login via Firebase Auth and FireStore.

0.0.2 10 April 2018 #

  • Updated flutter_slack_oauth dependency to support Flutter Beta 2 (and Dart 2).

0.0.1 30 March 2018 #

  • Initial release
  • The resulting access token is stored in Firebase Firestore in the slackAccessToken collection.
  • User info returned from the Slack login is stored in Firebase Firestore in the users collection.
  • Both collections contain documents with the Slack UID as the document name.

0.0.3 18 May 2018 #

  • Clear the cache and cookies on webview access.

0.0.4 28 May 2018 #

  • Bugfix in tokenReceived function, thanks to js1972 for pointing it out.
0
likes
0
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Extension on the flutter_slack_oauth library that handles login via Firebase Auth and FireStore.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_auth, flutter, flutter_slack_oauth, flutter_webview_plugin

More

Packages that depend on flutter_slack_oauth_firebase