asgardeo / asgardeo/javascript
feat: expose the raw `idToken` from the SDK
- Vorherrschende Sprache
- TypeScript
- Sterne
- 18
- Forks
- 67
- Ø Merge
- 4 Std. 6 Min.
- Gemergte PRs (30 T.)
- 13
Beschreibung
### 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.
Beitragsleitfaden
Rechercherichtung
Beginne damit, die vorhandenen getDecodedIdToken APIs in den Paketen @asgardeo/react und @asgardeo/nextjs zu lokalisieren und die zugehörigen Tests oder Einstiegspunkte zu lesen. Stelle entsprechende raw-token APIs bereit und überprüfe, dass sie in beiden Paketen das unverarbeitete idToken zurückgeben.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- nextjs, react, typescript
- Bereich
- authentication
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100