Commit 19b4e47
authored
feat: Feat magic link (#279)
* licensemanager issuer
* Refactor ParseApiToken to validate issuer.
Updated the ParseApiToken method to include an expectedIssuer parameter and validate the token's issuer against it. Adjusted corresponding method calls to supply the correct issuer value for improved security and consistency.
* removed expected issuer1 parent 8c6fb75 commit 19b4e47
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
221 | 223 | | |
222 | 224 | | |
223 | 225 | | |
| 226 | + | |
| 227 | + | |
224 | 228 | | |
225 | 229 | | |
226 | 230 | | |
| |||
0 commit comments