Skip to content
#

oauth2-resource-server

Here are 45 public repositories matching this topic...

本项目基于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

This repository contains a project that simulates a program for managing daily tasks, with the aim of putting into practice common concepts of Spring Data JPA, Spring Security and OAuth2, in addition, concepts related to Docker and Docker Compose are also put into practice.

  • Updated Apr 30, 2024
  • Java

Nidam is a collection of Spring OAuth 2 microservices and a React SPA that takes care of Registration and Authentication of Users using the Security Standard OAuth 2. So You only focus on Business Logic

  • Updated Apr 30, 2024
  • 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