【问题标题】:How do I handle OAuth2 in back-end microservices and front-end?如何在后端微服务和前端处理 OAuth2?
【发布时间】:2017-12-23 21:25:03
【问题描述】:

我正在开发后端服务并使用我的自定义 OAuth 服务器保护它。在前端,我计划支持 facebook、google 以及用户名和密码 OAuth。如何使用 Spring Boot 实现这一点?

【问题讨论】:

标签: spring-boot oauth-2.0 frontend backend microservices


【解决方案1】:

Spring Boot and OAuth2

本教程演示如何通过 Facebook 和 GitHub 创建利用 OAuth2 授权的 Spring Boot 应用程序。

Spring Boot + Spring Security + OAuth2 + Microservices

本教程演示了如何使用 Spring Boot 堆栈创建微服务架构,将您的关注点分为以下应用:UI、身份验证、资源。

【讨论】:

    猜你喜欢
    • 2021-11-03
    • 2020-06-10
    • 2020-02-22
    • 1970-01-01
    • 1970-01-01
    • 2019-02-01
    • 1970-01-01
    • 2021-11-08
    • 2021-04-04
    相关资源
    最近更新 更多