IdentityServer / IdentityServer4.Templates

dotnet new templates for IdentityServer4
Apache License 2.0
695 stars 229 forks source link

In memory description says it adds users but doesn't appear to. #59

Closed LindaLawton closed 5 years ago

LindaLawton commented 5 years ago

template.json says

"IdentityServer4 with In-Memory Stores and Test Users",

However Config.cs appears to only contain clients but no users?