oauth2-server topic
HiAuth
HiAuth是一个开源的基于Oauth2协议的认证、授权系统。
ts-oauth2-server
A full featured, secure, standards compliant implementation of an OAuth 2.0 authorization server for Nodejs that utilizes JWT and Proof Key for Code Exchange (PKCE), written in TypeScript.
node-oauth2-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
oauth2
OAuth 2.0 server library for the Go programming language.
example-oauth2-server
Example for OAuth 2 Server for Authlib.
scala-oauth2-provider
OAuth 2.0 server-side implementation written in Scala
oauth2-server
spring boot (springboot 3+) oauth2 server sso 单点登录 认证中心 JWT,独立部署,用户管理 客户端管理
light-oauth2
A fast, light and cloud native OAuth 2.0 authorization microservices based on light-4j
springcloud-oauth2
本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目...