An open API service indexing awesome lists of open source software.

https://github.com/technicallyjosh/auth-server

Template for an auth server built on OWIN with OAuth and JWT in C#
https://github.com/technicallyjosh/auth-server

Last synced: about 1 year ago
JSON representation

Template for an auth server built on OWIN with OAuth and JWT in C#

Awesome Lists containing this project

README

          

# Auth-Server
Template for an auth server built on OWIN with OAuth and JWT in C#

This is an example repo used as a base to build an auth server using OAuth 2 and JWT as a decoupled service.