|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/social-authentication-in-laravel/
课程评论:没有评论
**课程名称:** Laravel 中的社交认证:实用指南 **课程概述:** 本课程旨在教授如何在基于 Laravel 的应用程序中集成社交认证。我们将从基础知识学起,先实现一个社交提供商(Twitter)的认证,然后引入一种便于添加更多服务的“设计模式”。通过学习,您将掌握如何集成社交认证服务,提高代码的可重用性,并能轻松地添加新的社交登录选项。此外,课程还将讲解如何为通过社交方式认证的用户实现邮箱验证流程,允许他们修改密码,并解决可能遇到的问题。我们将学习如何使用 Laravel 的 Service Classes 和 Action Classes,并通过一个设计模式来简化新增社交提供商的操作。本课程将以 Twitter 和 GitHub 为例,演示如何实现社交认证。 **核心学习内容:** * 轻松地将社交认证集成到 Laravel 应用中。 * 实现一个灵活的设计模式,方便添加新的社交登录提供商。 * 为通过社交方式认证的用户实现邮箱验证流程。 * 允许通过社交方式认证的用户更新密码。 * 掌握 Laravel 的 Service Classes 和 Action Classes 的使用。 * 实现 Twitter 和 GitHub 的社交认证。
Hey everyone, and welcome to my course about integrating social authentication in Laravel-based applications.This course covers everything you need to know to integrate social authentication into your Laravel applications.We'll start with the basics, add authentication with one provider (Twitter), and then use a design pattern to make adding additional services a breeze. So, we'll learn how to integrate social authentication services, and along the way, we'll learn code reusability and then use a design pattern to make adding additional services a breeze, we'll also implement the Email Verification flow for the Socially Authenticated users.In this course, we'll learn the following topics:Learn how to easily integrate social authentication into your Laravel apps.Learn how to Implement a flexible design pattern that would make adding new providers a breeze.Learn how to Implement the Email Verification flow for socially authenticated users.We'll also let the socially authenticated users update their passwords, and fix some issues that we'll face along the way.Learn how to make use of Service Classes and Action Classes in Laravel, and we'll Implement a design pattern that would make adding new providers a breeze.Learn how to Implement Social Authentication for two Providers: Twitter and GitHub.