openiddict-core
openiddict-core copied to clipboard
Reduce the maximum length of string primary keys in the EF 6 and EF Core stores
Fixes https://github.com/openiddict/openiddict-core/issues/2366.
There's a typo in the title lengh (this was also in the title of the reported bug https://github.com/openiddict/openiddict-core/issues/2366)
Nice catch @uss-185. Thanks!