Danial Raza
|
02fbb706aa
|
build: bump discord-api-types to 0.38.14 (#10960)
|
2025-07-01 04:44:33 +00:00 |
|
Noel
|
f580de8025
|
chore: upgrade deps (#10824)
|
2025-04-05 13:18:56 +02:00 |
|
Almeida
|
670667d65b
|
feat: add auth option in api methods (#10717)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Denis-Adrian Cristea <didinele.dev@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-24 11:23:17 +00:00 |
|
Lars_und_so
|
69adc6f4b9
|
feat(OAuth2API): add revokeToken method (#10440)
* feat(OAuth2API): add 'revokeToken' method
* Buffer => btoa
Co-authored-by: Almeida <github@almeidx.dev>
* Response is empty, dont return
Co-authored-by: Almeida <github@almeidx.dev>
* Redundant override
Co-authored-by: Almeida <github@almeidx.dev>
* chore: fmt
---------
Co-authored-by: Almeida <github@almeidx.dev>
Co-authored-by: Almeida <almeidx@pm.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2024-08-20 09:02:53 +00:00 |
|
Dylan Yang
|
9b07036d70
|
fix(OAuth2API): enable token exchange without token (#10312)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2024-06-02 13:21:48 +00:00 |
|
Matt Rubin
|
906ade9cc5
|
refactor(oauth2): remove unnecessary dependency on 'node:url' (#10141)
This change fixes a runtime error when using '@discordjs/core/http-only' on Cloudflare Workers.
|
2024-02-21 20:15:26 +00:00 |
|
iCrawl
|
7e875f6919
|
chore: refactor workspace
|
2023-05-03 02:14:22 +02:00 |
|
Suneet Tipirneni
|
907eb1b470
|
feat(core): Add AbortSignal support. (#9042)
* feat: add abort signal to guilds api
* feat: add to application commands, channels, and users classes
* chore: finish up
* chore: centralize types
* chore: make requested changes
* chore: make requested changes
* refactor: consistently use empty objects
* Update packages/core/src/api/webhook.ts
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
* chore: make requested changes
* refactor: update `setVoiceState` after rebase
* chore: requested changes
* refactor: use -types interface for query
---------
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2023-04-01 21:11:37 +00:00 |
|
Almeida
|
483cbb3b2a
|
fix(oauth2): pass through body (#9106)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-02-17 20:18:13 +00:00 |
|
Suneet Tipirneni
|
36560c9955
|
feat(core): add oauth2 api support (#8938)
* feat(core): add oauth2 api support
* chore: remove return tag
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-12-25 19:53:56 +00:00 |
|