Skip to content

sametirkoren/AuthServer

Repository files navigation

Auth Server

How to develop an API project with layered architecture for token-based authentication ,

How can we protect other APIs with token-based authentication ,

How should our Refresh Token structure be ,

How can we protect our APIs in structures without a membership system.

Tech Stack

.Net Core API ( N-Tier Architecture )
EntityFramework ( Code First )
JWT ( JSON WEB TOKEN )
FluentValidation
AutoMapper
Swagger

Usage

auth.sametirkoren.com.tr/swagger
exampleapp1.sametirkoren.com.tr/swagger
exampleapp2.sametirkoren.com.tr/swagger

Image

authserver authserverpostman authserverclient authserverclientreq

License

MIT