c# - asp.net core authenticating with JWT tokens -


i have .net core web app , .net core web api app. web app strictly front end , want web api app handle end data request including authentication.

if setup web api app authenticate jwt tokens similiar here (https://stormpath.com/blog/token-authentication-asp-net-core), how [authorize] attribute work on controllers in web app require user authenticated?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -