Kévin Chalet
|
e3b4a3e880
|
Add refresh_token to the list of grant types supported by Twitter
|
3 years ago |
Kévin Chalet
|
3f5a9d1738
|
Add refresh_token to the list of grant types supported by Trakt
|
3 years ago |
Kévin Chalet
|
c6c2cb7875
|
Add refresh_token to the list of grant types supported by LinkedIn
|
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
|
8717a068ad
|
Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)]
|
3 years ago |
Kévin Chalet
|
dca91a000e
|
Make provider options a first-class property in OpenIddictClientRegistration
|
3 years ago |
Kévin Chalet
|
51c09bec8a
|
Mark most of the infrastructure types as sealed
|
3 years ago |
Kévin Chalet
|
75b17c94f6
|
Start testing OpenIddict on .NET 7.0
|
3 years ago |
Kévin Chalet
|
d7fea891f0
|
Unify the instantiation of cryptographic algorithms
|
3 years ago |
Kévin Chalet
|
bf33b91aab
|
Use standard space-separated scopes for Reddit
|
3 years ago |
Kévin Chalet
|
2f5a76636b
|
Add Deezer support
|
3 years ago |
Kévin Chalet
|
ac5e3dd62b
|
Update the System.Net.Http integrations to support sending empty parameters in GET and POST requests
|
3 years ago |
Kévin Chalet
|
132d0f84d1
|
Use pattern matching to reduce indentation in the Web integration handlers
|
3 years ago |
Kévin Chalet
|
5b038a4831
|
Add PayPal support
|
3 years ago |
Kévin Chalet
|
079a4a2691
|
Rename CollectionItem nodes to Item
|
4 years ago |
Kévin Chalet
|
ba9ebf3ecb
|
Update the provider generator to support Uri settings and add Keycloak support
|
4 years ago |
Kévin Chalet
|
d92307add7
|
Add LinkedIn support
|
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
|
bc7e8cd8e3
|
Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier
|
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
|
51e1a34b55
|
Update the Twitter provider to request all known expansions/tweet fields/user fields when communicating with the userinfo endpoint
|
4 years ago |
Kévin Chalet
|
b159631298
|
Bump all .NET dependencies
|
4 years ago |
Kévin Chalet
|
b943123a4c
|
Update the client stack to support the resource owner password credentials grant
|
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
|
4e484b8f8f
|
Add Twitter support and remove scope constants generation
|
4 years ago |
Kévin Chalet
|
32678867ca
|
Remove the .NET 5.0 TFMs
|
4 years ago |
Kévin Chalet
|
68ae22d8b5
|
Introduce a web providers companion package
|
4 years ago |