Releases: asgardeo/asgardeo-auth-react-sdk
Releases · asgardeo/asgardeo-auth-react-sdk
v5.2.1
What's Changed
- Fix TypeScript declaration file path for
@asgardeo/auth-reactmodule to resolve TS7016 error by @lakpahana in #254
New Contributors
- @lakpahana made their first contribution in #254
Full Changelog: v5.2.0...v5.2.1
v5.2.0
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
What's Changed
- Remove outdated info on accessing decoded ID token response when storage is set to webWorker by @pavinduLakshan in #243
- Fix react router v6 example by @pavinduLakshan in #242
- Stop the expiry time check in
_validateMethodforhttprequests by @brionmario in #247 - Remove invalid lock file by @brionmario in #248
Full Changelog: v5.1.1...v5.1.2
v5.1.1
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
What's Changed
- Support custom params for token request by @kaviththiranga in #234
- Update yarn.lock with new js-core & spa-sdk dep versions by @kaviththiranga in #236
New Contributors
- @kaviththiranga made their first contribution in #234
Full Changelog: v5.0.4...v5.1.0
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.1
v5.0.0
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
- Update getDecodedIDToken example by @vihanga-liyanage in #229
New Contributors
- @vihanga-liyanage made their first contribution in #229
Full Changelog: v4.0.4...v5.0.0