IdentityServer / IdentityServer3.AccessTokenValidation

OWIN Middleware to validate access tokens from IdentityServer3
Apache License 2.0
91 stars 149 forks source link

Use stage marker (authenticate) for wrapping middleware #138

Closed CrescentFresh closed 7 years ago

CrescentFresh commented 7 years ago

Fixes #76

dnfclas commented 7 years ago

Hi @CrescentFresh, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, DNFBOT;

leastprivilege commented 7 years ago

thanks!

CrescentFresh commented 7 years ago

WOOHOO

leastprivilege commented 7 years ago

new version published to nuget! thanks