asgardeo / asgardeo/javascript
feat: expose the raw `idToken` from the SDK
- Langage dominant
- TypeScript
- Étoiles
- 18
- Forks
- 67
- Merge moyen
- 4 h 6 min
- PR mergées (30 j)
- 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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par localiser les API getDecodedIdToken existantes dans les packages @asgardeo/react et @asgardeo/nextjs, puis lisez leurs tests ou points d’entrée associés. Exposez les API raw-token correspondantes et vérifiez qu’elles renvoient le idToken brut dans les deux packages.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- nextjs, react, typescript
- Domaine
- authentication
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100