IdentityServer4.AspNetIdentity icon indicating copy to clipboard operation
IdentityServer4.AspNetIdentity copied to clipboard

ASP.NET Core Identity integration for IdentityServer4

Results 1 IdentityServer4.AspNetIdentity issues
Sort by recently updated
recently updated
newest added

Check if the user is active from IPassiveable interface if entity implements it. AspNetIdentity User entity has no active/passive property but on some scenario you need capability of making user...