Commit 82cc646
committed
feat: feat(oauth): Add SDK support for oauth clients and scopes
* fix(oauth): Updating action, adding rotate secret
* feat(oauth): Move oauth scopes endpoint to standalone
* feat(oauth): Add SDK support for oauth clients and scopes1 parent 2cf53e2 commit 82cc646
5 files changed
Lines changed: 9 additions & 2 deletions
File tree
- src/cloudflare
- resources/iam
- oauth_scopes
- types/iam/oauth_scopes
- tests/api_resources/iam/oauth_scopes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments