sbb_oidc 4.1.0 copy "sbb_oidc: ^4.1.0" to clipboard
sbb_oidc: ^4.1.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.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 and idToken in OidcToken to String
  • Updated min Dart version to 3.6.0
  • Updated Flutter version to 3.27.1
  • Updated all dependencies to latest versions