sbb_oidc 4.2.0
sbb_oidc: ^4.2.0 copied to clipboard
SBB OpenID Connect package for Flutter
Changelog #
All notable changes to this project will be documented in this file.
[Unreleased] #
4.2.0 #
- Update Dart version to 3.8.1
- Update Flutter version to 3.32.4
- Update all dependencies to latest versions
4.1.0 #
- Make token accessibility configurable on iOS.
4.0.1 #
- Export SBB Discovery URLs
4.0.0 #
- Dropped support for Web
- Changed type of
accessToken
andidToken
inOidcToken
to String - Updated min Dart version to 3.6.0
- Updated Flutter version to 3.27.1
- Updated all dependencies to latest versions