Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 month 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.