Skip to content
#

oauth2-resource-server

Here are 57 public repositories matching this topic...

The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application called movies-ui.

  • Updated Apr 27, 2024
  • JavaScript

本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目当中,并且项目包含大量注释,不仅可以让你会用,也可让你了解到一些流程、一些原理上的东西。认证中心完成密码模式、授权码模式、刷新token模式、简化模式、以及自定义的手机号验证码模式。

  • Updated May 7, 2021
  • Java

A simple employee management tool - Demo project for a combination of Vaadin and Keycloak. This demo project is based on spring-boot-oauth2-resource-server-client (https://github.com/GilbertHofstaetter/spring-boot-oauth2-resource-server-client) Vaadin (v23) has been added as web front end and postgres as database.

  • Updated Feb 11, 2023
  • Java

Improve this page

Add a description, image, and links to the oauth2-resource-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oauth2-resource-server topic, visit your repo's landing page and select "manage topics."

Learn more