.net Core 2.2 MVC auth question
In the past I used token auth (JWT) and cookie auth together.
Anyone got a link to an example (or ConfigureServices snippet) of how to do this with latest core 2.2 MVC new project template (Visual Studio 2017 MVC template)?
0 comments:
Post a Comment