46 Commits (7cf4c28e40d34d98cd8d9377db92f71ef480d832)

Author SHA1 Message Date
Ge 7cf4c28e40
Add KOOK to the list of supported providers 2 years ago
Jonathan Law bad9c11f48
Add Clever to the list of supported providers 2 years ago
Kévin Chalet a34b1b0547 Add Todoist to the list of supported providers 2 years ago
Kévin Chalet 1562d5be3b Add Wikimedia to the list of supported providers 2 years ago
Kévin Chalet ad3cb994c2 Add Meetup to the list of supported providers 2 years ago
Kévin Chalet 26be4d95a7 Add Disqus to the list of supported providers 2 years ago
Kévin Chalet 26fdb68773 Bump the .NET SDK to 8.0.200 and stop using collection expressions with ImmutableArray<T> 2 years ago
Kévin Chalet c149ed6b7c Update the web providers generator to support assigning default values to URI settings and add Exact Online to the list of supported providers 2 years ago
Kévin Chalet 02cca0a42e Update the entire code base to use collection expressions 3 years ago
EMostafaAli 58d43191c8
Add Nextcloud to the list of supported providers 3 years ago
Kévin Chalet 9deb68d433 Add an automatic claims mapping feature to the OpenIddict client stack 3 years ago
Kévin Chalet 8953e48b16 Unify the attachment of HTTP parameters into a single event handler and add SubscribeStar to the list of supported providers 3 years ago
Kévin Chalet 74a143a136 Add Tumblr to the list of supported providers 3 years ago
Kévin Chalet 804dcffb91 Add Kroger to the list of supported providers 3 years ago
Kévin Chalet ef6b61f5e0 Add Notion to the list of supported providers 3 years ago
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