supertokens_flutter 0.2.2 copy "supertokens_flutter: ^0.2.2" to clipboard
supertokens_flutter: ^0.2.2 copied to clipboard

SuperTokens SDK for Flutter apps

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.

[Unreleased] #

[0.2.2] - 2023-03-17 #

Fixes #

  • Moved SuperTokensTokenTransferMethod from utilities to supertokens for cleaner imports

[0.2.1] - 2023-03-16 #

  • Fixes an issues that caused reference documentaiotn regeneration to fail

[0.2.0] - 2023-03-13 #

Breaking Changes #

  • Properties passed when calling SuperTokens.init have been renamed:
    • cookieDomain -> sessionTokenBackendDomain
    • userDefaultdSuiteName -> removed (unused variable)

Added #

[0.1.2] - 2023-02-14 #

  • Added fix for dio Interceptors Bad State: Future already completed error

[0.1.1] - 2023-02-09 #

  • Updates dependency declaration to support correct minor versions of packages

[0.1.0] - 2023-02-01 #

Breaking Changes #

  • The SDK now only supports FDI version 1.16
  • The backend SDK should be updated to a version supporting the header-based sessions!
    • supertokens-node: >= 13.0.0
    • supertokens-python: >= 0.12.0
    • supertokens-golang: >= 0.10.0

[0.0.1] - 2023-01-23 #

  • Updates session management logic to be compatible with the latest version of SuperTokens core and backend SDKs
  • Updates FDI version support
  • Adds support for Dio by exposing an interceptor that handles session management
  • General fixes
9
likes
0
pub points
78%
popularity

Publisher

unverified uploader

SuperTokens SDK for Flutter apps

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

dio, flutter, http, mutex, shared_preferences

More

Packages that depend on supertokens_flutter