81 Forks
297 Stars
297 Watchers

IdentityModel.AspNetCore

ASP.NET Core helper library for claims-based identity, OAuth 2.0 and OpenID Connect.

How to download and setup IdentityModel.AspNetCore

Open terminal and run command
git clone https://github.com/IdentityModel/IdentityModel.AspNetCore.git
git clone is used to create a copy or clone of IdentityModel.AspNetCore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with IdentityModel.AspNetCore https://github.com/IdentityModel/IdentityModel.AspNetCore/archive/master.zip

Or simply clone IdentityModel.AspNetCore with SSH
[email protected]:IdentityModel/IdentityModel.AspNetCore.git

If you have some problems with IdentityModel.AspNetCore

You may open issue on IdentityModel.AspNetCore support forum (system) here: https://github.com/IdentityModel/IdentityModel.AspNetCore/issues