Commit 3054ad0
Fix connection name handling in token exchange and verify state functions (#350)
Update the handling of connection names in the token exchange and verify
state functions to use the context's connection name directly, improving
consistency and clarity.
---------
Co-authored-by: Rido <[email protected]>1 parent 3b5e1ef commit 3054ad0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
0 commit comments