Skip to content

Sample NancyFX API with integrated OAuth2 Authentication using IdentityServer4

Notifications You must be signed in to change notification settings

alfredorevilla/NetCoreNancyFxTokenAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Sample NancyFX API with integrated OAuth2 Authentication using IdentityServer4 (C) 2017 Alfredo O. Revilla

Getting Started

Sample integration with tests. Contains an API, a client and integration tests.

Running the API

cd src\NancyWebApp
dotnet restore dotnet run

Connecting the API

Import NancyWebAppClient project and use BasicClient class.

Run the tests

cd \test\NancyWebApp.Tests dotnet restore dotnet test

About

Sample NancyFX API with integrated OAuth2 Authentication using IdentityServer4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages