Hi,
I have API built on top .NET Core 1.1 stack and now I want to validate the access token issued by IdentityServer3. How can I achieve this? I have tried to use this IdentityServer3.AccessTokenValidation nuget package but is having incompatibilities issues with .NET Core 1.1. Is there any workaround for this problem?
Hi, I have API built on top .NET Core 1.1 stack and now I want to validate the access token issued by IdentityServer3. How can I achieve this? I have tried to use this IdentityServer3.AccessTokenValidation nuget package but is having incompatibilities issues with .NET Core 1.1. Is there any workaround for this problem?