asgardeo / asgardeo/javascript
feat: expose the raw `idToken` from the SDK
- 主要言語
- TypeScript
- スター
- 18
- フォーク
- 67
- 平均マージ
- 4時間 6分
- マージ済み PR(30日)
- 13
説明
### 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.
コントリビューションガイド
調査の方向性
まず、@asgardeo/react パッケージと @asgardeo/nextjs パッケージにある既存の getDecodedIdToken API を見つけ、関連するテストまたはエントリーポイントを読みます。対応する raw-token API を公開し、両方のパッケージで raw idToken を返すことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- nextjs, react, typescript
- 領域
- authentication
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100