Skip to content

Samples and examples of UNiDAYS Connect integrations

Notifications You must be signed in to change notification settings

MyUNiDAYS/unidays-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.