ASPNETSelfCreatedTokenAuthExample
ASPNETSelfCreatedTokenAuthExample copied to clipboard
Upgrade to .Net Core 2.0
Hi, just adapted the code to be able to use it under the latest framework.
Thanks, looks great! I'll pull this down and check it out tomorrow.
Hi, re-adapted to support the final 2.0 release (AddJwtBearerAuthentication() method disappeared, now down to AddAuthentication()).