Skip to content

Releases: asgardeo/asgardeo-auth-react-sdk

v5.2.1

23 Oct 11:26

Choose a tag to compare

What's Changed

  • Fix TypeScript declaration file path for @asgardeo/auth-react module to resolve TS7016 error by @lakpahana in #254

New Contributors

Full Changelog: v5.2.0...v5.2.1

v5.2.0

14 Oct 13:42

Choose a tag to compare

What's Changed

  • Add developer guidelines for Hacktoberfest 2024 by @NipuniBhagya in #252
  • Fix broken link to react router example section in API documentation by @pavinduLakshan in #249
  • Update package.json to exclude source code from NPM package by @s-vamshi in #253

New Contributors

Full Changelog: v5.1.2...v5.2.0

v5.1.2

22 Aug 12:06

Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

30 Jul 09:51

Choose a tag to compare

What's Changed

  • Support passing custom params to token request via silent sign-in method by @kaviththiranga in #239

Full Changelog: v5.1.0...v5.1.1

v5.1.0

29 Jul 10:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.4...v5.1.0

v5.0.4

29 Jul 08:06

Choose a tag to compare

What's Changed

Full Changelog: v5.0.3...v5.0.4

v5.0.3

18 Jul 11:36

Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

v5.0.2

17 Jul 15:02

Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

17 Jul 04:17

Choose a tag to compare

v5.0.1

v5.0.0

28 Jun 06:06

Choose a tag to compare

What's Changed

Major

  • [BREAKING CHANGE 💥] Remove secureroute component and react-router dependency by @pavinduLakshan in #214

Starting from v5 and onwards, the SecureRoute component will not be available in the Asgardeo React SDK. Follow one of the recommended approaches for securing routes. Our reasoning for this change is explained in #230.

Patch

New Contributors

Full Changelog: v4.0.4...v5.0.0