-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
It causes error **CS0738** after compiling, many methods do not match with interfaces, the return …
-
Hi,
I have a project with the openIdDict package and I would like to add the package to the latest version, but using intellisense I don't see the latest versions.
![error](https://cloud.githubuse…
-
dotnet new webapi
dotnet add package OpenIddict
dotnet add package Microsoft.AspNetCore.Identity.EntityFrameworkCore
dotnet add package Microsoft.AspNetCore.Authentication.JwtBearer
-
Things that would be nice to support:
- List the authorization codes/refresh tokens that are issued by OpenIddict.
- Offer a way to mark them as revoked.
- Do the same thing with authorizat…
-
### Steps to reproduce
After updating Pomelo.EntityFrameworkCore.MySql from 7.0.0 to 8.0.2, the following code now exits abnormally
The reason is that the SQL that used to use the EXISTS clause ha…
-
Hi,
I have been playing around with uMarketingSuite/Engage in a headless setup, using NextJS for the frontend. Just been getting my head around how personalisation would function in a static websi…
-
In OpenIddict RC3, the `PruneAsync()` methods will be moved to the stores to give implementers a chance to do that more efficiently than what we're currently doing in the default OpenIddict stores.
…
-
Both ASOS and OpenIddict have a ton of functional tests that rely on ASP.NET Core's `TestServer`. As part of the 3.0 effort, we'll need to progressively bring them back:
- ASOS tests: https://git…
-
https://www.keycloak.org/
Now that ID5 is a commercial product (good on them), keycloak is a good alternative
dodyg updated
3 years ago
-
**Which version of Microsoft.IdentityModel are you using?**
Note that to get help, you need to run the latest version.
Im using OpenIddict 3.1.1
**Where is the issue?**
* [x ] M.IM.JsonWebToke…