In this lesson, we’ll store the authenticated Github user in the database. Why? So that we can store all users in a central location no matter how they register and so that down the road, you could attach extra meta data to the user if needed (such as roles, permissions, etc).