Commit 83b0fbd
committed
🔐feat: add issuer & audience to JWT token generation
- Included Issuer and Audience values from configuration when generating
JWT tokens, strengthening token validation and improving overall
authentication security.1 parent 4b083f9 commit 83b0fbd
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
0 commit comments