37 Commits (998fb69f7d587130f21ab59250462df846581d11)

Author SHA1 Message Date
Kévin Chalet 998fb69f7d Add implicit to the list of grant types supported by the Microsoft and Auth0 providers 2 years ago
Kévin Chalet 3130108fc7 Add FACEIT to the list of supported providers 2 years ago
Kévin Chalet a098a8e10d Add Atlassian to the list of supported providers 2 years ago
Kévin Chalet 96443c3c3b Override PayPal's revocation endpoint when the sandbox environment is used 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 491cf85d16 Add DocuSign to the list of supported providers 2 years ago
Kévin Chalet 2078c7c8c4 Update the Apple integration to support token revocation 2 years ago
Kévin Chalet b1005dad22 Add Orange France to the list of supported providers 2 years ago
Kévin Chalet b7024f2e82 Replace references to Azure Active Directory by Microsoft Entra ID 3 years ago
Kévin Chalet 517b1b6324 Add Zoom to the list of supported providers 3 years ago
Kévin Chalet 02cca0a42e Update the entire code base to use collection expressions 3 years ago
Kévin Chalet d6c9c0b35c Add client assertions support to the server stack 3 years ago
pableess 9f84e2c65b
Add Auth0 to the list of supported providers 3 years ago
Kévin Chalet fea943370c Add Salesforce to the list of supported providers 3 years ago
Kévin Chalet a5fa58e0a6 Add Webex to the list of supported providers 3 years ago
Kévin Chalet d22b759e36 Override the code challenge methods supported by the Autodesk provider 3 years ago
Kévin Chalet b0c0fad63d Add Adobe to the list of supported providers 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 620c3954d0 Update the LinkedIn provider to use "Sign In with LinkedIn V2" 3 years ago
Kévin Chalet 7e84b27431 Add "consumers" and "organizations" to the list of special tenants supported by the Microsoft Account provider 3 years ago
Kévin Chalet 4685332df5 Add device authorization grant support in the OpenIddict client 3 years ago
Kévin Chalet 13d88ca84b Add Epic Games 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 7e46aad1f5 Add Asana to the list of supported providers 3 years ago
Kévin Chalet ff3f5efbc8 Allow JSON Web Keys that don't specify an explicit "use" and add Slack to the list of supported providers 3 years ago
Kévin Chalet c9c0933c41 Add "implicit" to the list of grant types supported by Google 3 years ago
Kévin Chalet fca788914c Abort authentication demands with an explicit grant type if it's not listed as supported in the server configuration 3 years ago
Kévin Chalet 9415609ef4 Use a case-insensitive comparer for PayPal environments 3 years ago
Kévin Chalet 51c09bec8a Mark most of the infrastructure types as sealed 4 years ago
Kévin Chalet 132d0f84d1 Use pattern matching to reduce indentation in the Web integration handlers 4 years ago
Kévin Chalet 5b038a4831 Add PayPal support 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 f1fd1d9d45 Update the Microsoft provider to support custom tenants and force the use of Proof Key for Code Exchange 4 years ago
Kévin Chalet 2e968f36a6 Add Microsoft Account support 4 years ago
Kévin Chalet 68ae22d8b5
Introduce a web providers companion package 4 years ago