Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 397 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 397 Bytes

A simple IdentityServer4 example project

This solution contains:

  • A host MVC project that contains the IdentityServer library
  • Simple javascript client
  • Protected API

Need to know

  • You will need to have at least .NetCore 2.2 installed
  • For simple 2 factor auth to work you will need to add an environment variable called 'twilio_key' with a value of your personal api key