-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: update oauth clients and minimal node version (#11)
Deprecates multiple client methods and the generic PatreonClient class. Removes all seperate fetch parameters. fix(oauth): use https protocol for URL Source-Link: 962e62a feat(PatreonUserClientInstance)!: set token to readonly feat(PatreonUserClientInstance): add `fetchDiscordId` method feat(oauth): add methods to fetch resources feat(types)!: narrow type of `User.social_connections` to `Record<string, string>`
- Loading branch information
1 parent
24f2049
commit 60ea00b
Showing
14 changed files
with
291 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.