Summary
Phew... now that was a long and difficult chapter.
In this chapter, we both planned and implemented all of the user authentication endpoints of our RESTful API.
We added user registration, login, and current authenticated user to our API.
In the next chapter, we'll be going over the rest of the CRUD operations for our book listings endpoints, specifically creating, updating, and deleting book listings.
PreviousGetting Authenticated User - ImplementationNextChapter 9: Adding the Create, Update, and Delete Operations to our API
Last updated