- Laravel Application Development Cookbook
- Terry Matula
- 62字
- 2021-07-23 15:33:35
Chapter 3. Authenticating Your Application
In this chapter, we will cover:
- Setting up and configuring the Auth library
- Creating an authentication system
- Retrieving and updating user info after logging in
- Restricting access to certain pages
- Setting up OAuth with the HybridAuth package
- Using OpenID for logins
- Logging in using Facebook credentials
- Logging in using Twitter credentials
- Logging in using LinkedIn