solid_auth 0.1.28 copy "solid_auth: ^0.1.28" to clipboard
solid_auth: ^0.1.28 copied to clipboard

Authenticate to a Solid server (solidproject.org).

Solid_Auth Changelog #

Recorded here are the high level changes for the Solid_Auth package.

Guide: Each version update is recorded here with a short user-oriented description of the update. Updates in the 0.1.n series are heading toward a 0.2 release. The [version timestamp user] string is utilised by the flutter version_widget package.

0.2 Stability #

  • Review and cleanup for publication [0.1.28 20250925 gjw]
  • Remove jwt, update openid, use encrypt_plus [0.1.28 20250923 anushkavidanage]
  • Export openid_client [0.1.28 20250917 anushkavidanage]
  • Repair pointycastle dependency [0.1.27 20250626 anushkavidanage]
  • Update dependencies [0.1.26 20250626 anushkavidanage]
  • Error cancelling authentication process [0.1.25 20250613 anushkavidanage]
  • Update intl package
  • Update and cleanup dependencies [0.1.24 20250430 anushkavidanage]
  • intl to >=0.19.0
  • Remove overrides
  • Update dependencies [0.1.23 20250427 anushkavidanage]
  • Url launcher code update for Android authentication [0.1.2 anushkavidanage]
  • Fix dart formatting issues [0.1.2 anushkavidanage]
  • Fix dart formatting issues [0.1.2 anushkavidanage]
  • Fix lint issues [0.1.1 anushkavidanage]
  • Support up-to-date dependencies
  • Update uuid package version [0.1.1 anushkavidanage]
  • Inlcude DPoP token in refresh token request [0.1.1 anushkavidanage]
  • Inlcude DPoP token in token request [0.1.1 anushkavidanage]
  • Getting refresh_token using OIDC flow [0.1.1 anushkavidanage]
  • Change intl package version to latest [0.1.1 anushkavidanage]
  • Update the supported platforms [0.1.1 anushkavidanage]
  • Update http package to the latest version [0.1.1 anushkavidanage]
  • Web version callback uri bug fix [0.1.1 anushkavidanage]
  • Changes to the Android side of the authentication [0.1.1 anushkavidanage]
  • Changes to the Android side of the authentication [0.1. anushkavidanage]
  • Fix package version dependency issue [0.1. anushkavidanage]
  • closeWebView only for mobile (Android and ios) [0.1. anushkavidanage]
  • Authentication now works with localhost
  • Removing closeWebView for windows [0.1. anushkavidanage]
  • Bug fix on web authentication [0.1. anushkavidanage]
  • Package updated to null safety [0.1. anushkavidanage]
  • Community Solid Server (CSS) 3.0 redirect URL bug fix [0.1. anushkavidanage]
  • Update to be compatible with Community Solid Server (CSS) 3.0 [0.1. anushkavidanage]
  • Updates to the example project in main repository
  • Bug fix on web support [0.1. anushkavidanage]
  • Updated documentation
  • Example project added to main repository
  • Initial version of the package [0.1. anushkavidanage]