December 2019
Intermediate to advanced
510 pages
11h 33m
English
In this section, we will see how to perform token-based authentication using ASP.NET Core. Going into more detail, we will dig into the development and testing of the token-based authentication and learn how to store user data in a database using the default identity provider of ASP.NET Core.
Furthermore, we will implement the authentication as part of the catalog service solution. It is essential to note that, in real-world applications, the authentication and the whole identity process have a dedicated service with a separate data store.
Read now
Unlock full access