Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 435 Bytes

oauth

Example clients to connect to the MyUNiDAYS OAuth server. There is an example for:

  • .Net Core using Microsoft authentication middleware
  • MVC manual http calls
  • MVC using Thinktecture.IdentityModel.Client library

The code in the examples is heavily commented and all the neccessary config is stored in the web.config or the appsettings.json files.

Please contact us to register your client and to obtain your credentials.