Open furesoft opened 9 years ago
hi,
ive implemented a custom http server. So i want to use your lib without iis. How can i use it?
You can't use AuthorizationServer, but you can use IdentityServer v3: https://github.com/thinktecture/Thinktecture.IdentityServer.v3/. It supports a super-set of the features in AuthorizationServer.
hi,
ive implemented a custom http server. So i want to use your lib without iis. How can i use it?