asgardeo / asgardeo-auth-react-sdk

To maintain the implementation of Asgardeo React authentication SDK
Apache License 2.0
40 stars 91 forks source link

Remove outdated info on accessing decoded ID token response when storage is set to webWorker #243

Closed pavinduLakshan closed 3 months ago

pavinduLakshan commented 3 months ago

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc.

React sdk returns the decoded ID token response, even when using webWorker as the storage mechanism, therefore the docs need to be updated.