-
Notifications
You must be signed in to change notification settings - Fork 49
Open
@brionmario
Description
Problem
Currently, we only have the getDecodedIdToken API that returns an already decoded IdToken.
There are requirements that needs the raw IdToken
Proposed Solution
Expose a getIdToken API.
Alternatives
N/A
Please select the package issue is related to
@asgardeo/react, @asgardeo/nextjs
Version
current
Reporter Checklist
- I have searched the existing issues and this is not a duplicate.
- I have provided all the necessary information.
- I have verified the feature on the latest version of the package.