Commit b3e0dbb
committed
Allow custom ITokenProvider implementation to support header modification
Currently, the ITokenProvider interface is public, but its required method CreateHandler() is internal, which prevents consumers from creating their own implementations outside of the Zitadel.Net assembly.1 parent 3e3ce34 commit b3e0dbb
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
| 43 | + | |
0 commit comments