asgardeo / asgardeo/javascript

feat: expose the raw `idToken` from the SDK

Open
#249 1 comment 0 reactions 0 assignees View on GitHub
@asgardeo/nextjs @asgardeo/react
Dominant language
TypeScript
Stars
18
Forks
67
Avg merge
4h 6m
Merged PRs (30d)
13

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

- [x] I have searched the existing issues and this is not a duplicate.
- [x] I have provided all the necessary information.
- [x] I have verified the feature on the latest version of the package.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.