oidc_platform_interface 0.4.0 copy "oidc_platform_interface: ^0.4.0" to clipboard
oidc_platform_interface: ^0.4.0 copied to clipboard

A common platform interface for the oidc plugin.

0.4.0 #

Note: This release has breaking changes.

  • Update a dependency to the latest release.
  • BREAKING FEAT: added Map<String, dynamic> prepareForRedirectFlow(OidcPlatformSpecificOptions options) to OidcPlatform to solve issue #31.

0.3.1+2 #

  • Update a dependency to the latest release.

0.3.1+1 #

  • Update a dependency to the latest release.

0.3.1 #

  • FEAT: implement the session management spec.

0.3.0+5 #

  • Update a dependency to the latest release.

0.3.0+4 #

  • Update a dependency to the latest release.

0.3.0+3 #

  • Update a dependency to the latest release.

0.3.0+2 #

  • Update a dependency to the latest release.

0.3.0+1 #

  • Update a dependency to the latest release.

0.3.0 #

Note: This release has breaking changes.

  • BREAKING CHANGE: all packages.
  • BREAKING CHANGE: new platform interface.

0.2.1 #

  • FEAT: support logout.

0.2.0+1 #

  • Update a dependency to the latest release.

0.2.0 #

  • Working authorization code flow, without refresh_token support.

0.1.0+2 #

  • Update a dependency to the latest release.

0.1.0+1 #

  • Initial release.