sbb_oidc 4.0.0 copy "sbb_oidc: ^4.0.0" to clipboard
sbb_oidc: ^4.0.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.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