Kévin Chalet
|
ae8189cc62
|
Use HttpHeaders.Add() instead of TryAddWithoutValidation()
|
3 years ago |
Kévin Chalet
|
a37e6c65a1
|
Add Shopify to the list of supported providers and update the generator to generate constants for the authentication properties
|
3 years ago |
Kévin Chalet
|
ef4b0f3417
|
Add explicit System.Net.Http usings
|
3 years ago |
Kévin Chalet
|
64ade94294
|
Support multiple registrations with the same issuer/provider name and introduce client record models
|
3 years ago |
Kévin Chalet
|
ee8e654527
|
Add Harvest to the list of supported providers
|
3 years ago |
Kévin Chalet
|
c85fa3f774
|
Add Basecamp to the list of supported providers
|
3 years ago |
Kévin Chalet
|
2014ecbc91
|
Add ServiceChannel to the list of supported providers
|
3 years ago |
Kévin Chalet
|
8b60481f55
|
Add built-in support for JSON Structured Syntax Suffixes and add Xero to the list of supported providers
|
3 years ago |
Kévin Chalet
|
8634f7b0f9
|
Add QuickBooks Online to the list of supported providers
|
3 years ago |
Kévin Chalet
|
0ba49f51cf
|
Add Trovo to the list of supported providers
|
3 years ago |
Kévin Chalet
|
bd72f47db0
|
Add Streamlabs to the list of supported providers
|
3 years ago |
Kévin Chalet
|
ba971314fe
|
Add Patreon to the list of supported providers
|
3 years ago |
Kévin Chalet
|
bedba2a992
|
Add ArcGIS Online to the list of supported providers
|
3 years ago |
Kévin Chalet
|
55b4e43a3d
|
Add Fitbit to the list of supported providers
|
3 years ago |
Kévin Chalet
|
6633f52e3e
|
Add Vimeo to the list of supported providers
|
3 years ago |
Kévin Chalet
|
8c14d4e3e9
|
Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators
|
3 years ago |
Kévin Chalet
|
230f3ab0bd
|
Add Mixcloud to the list of supported providers
|
3 years ago |
Kévin Chalet
|
4d27b50cb5
|
Add Trakt to the list of supported providers
|
3 years ago |
Kévin Chalet
|
51c09bec8a
|
Mark most of the infrastructure types as sealed
|
4 years ago |
Kévin Chalet
|
2f5a76636b
|
Add Deezer support
|
4 years ago |
Kévin Chalet
|
ac5e3dd62b
|
Update the System.Net.Http integrations to support sending empty parameters in GET and POST requests
|
4 years ago |
Kévin Chalet
|
6a86b45ddc
|
Add StackExchange support
|
4 years ago |
Kévin Chalet
|
41e4ef6bbc
|
Change how additional userinfo parameters are handled by the Web providers
|
4 years ago |
Kévin Chalet
|
4c3842497e
|
Add default and required scopes before enforcing null checks
|
4 years ago |
Kévin Chalet
|
62002ae042
|
Tweak the logic used to unwrap nested userinfo responses to validate JsonElement.ValueKind
|
4 years ago |
Kévin Chalet
|
8342dd20ce
|
Support resolving client registrations based on the provider name
|
4 years ago |
Kévin Chalet
|
2a7becd6d3
|
Update the web integration to use native options and revamp how user agents are generated
|
4 years ago |
Kévin Chalet
|
8442b2bfd2
|
Change the way the default user agent is added to HTTP requests and allow ProductName/ProductVersion to be set for all providers
|
4 years ago |
Kévin Chalet
|
2e968f36a6
|
Add Microsoft Account support
|
4 years ago |
Kévin Chalet
|
4e484b8f8f
|
Add Twitter support and remove scope constants generation
|
4 years ago |
Kévin Chalet
|
68ae22d8b5
|
Introduce a web providers companion package
|
4 years ago |