Introduction to Authentication. User Login, Logout, and Registration
摘要
In this chapter, we will update the project seen in the previous chapter. In particular, we will briefly demonstrate how to make use of Identity in order to provide login, logout, and registration capabilities. We will then see how to restrict access to certain functionalities so that only registered users can add new data.