Skip to content

kevdever/IdentityServer4.Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

329 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please see the AspNetCore2.1 branch for the changes in this fork.

IdentityServer4.Samples

Samples for IdentityServer4

Issues

For issues, use the consolidated IdentityServer4 issue tracker.

Long Paths

If you find after cloning the repository that some files are checked out or marked for deletion make sure to run this command.

git config --global core.longpaths true

Then clone the repository again.

About

IdentityServer4 samples - Added server supporting Asp.Net Core 2.1, Asp.Net Core Identity, Entity Framework Core, and Quickstart UI.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.3%
  • C# 12.2%
  • Other 0.5%