Commit de898dd
authored
Allow custom HTTP clients for OAuth (#908)
* feat: allow custom HTTP clients for OAuth
* fix(auth): preserve configured client for refresh
* fix(auth): harden OAuth HTTP adapter
* refactor(auth): simplify OAuth HTTP plumbing
* fix(auth): stop refresh token redirects by default
* fix(auth): re-export OAuth HTTP client types1 parent 3c5ce2b commit de898dd
2 files changed
Lines changed: 579 additions & 127 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments