asgardeo / asgardeo/javascript

feat: expose the raw `idToken` from the SDK

Abierto
#249 1 comentario 0 reacciones 0 asignados Ver en GitHub
@asgardeo/nextjs @asgardeo/react
Lenguaje dominante
TypeScript
Estrellas
18
Forks
67
Merge medio
4 h 6 min
PR fusionados (30 d)
13

Descripción

### 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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza localizando las APIs getDecodedIdToken existentes en los paquetes @asgardeo/react y @asgardeo/nextjs y leyendo sus pruebas o puntos de entrada relacionados. Expón las APIs raw-token correspondientes y verifica que devuelvan el idToken sin procesar en ambos paquetes.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
nextjs, react, typescript
Área
authentication
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.