Skip to content

sandrofrmn/livingitcodingtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

livingitcodingtest

Opdracht 2

Nuget package 'Mocq' has been used for this exercise.

Opdracht 3

In order to get an API secured, you can work with claims. Before granted access to a specific action, a user needs a token upon logging in (also called 'access token'). The user might get a refresh token after a specific period of time. Last two previous mentioned tokens may contain a specific claim which grants access to this API. These claims have to be configured in the target Controller.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published