oauth2-server topic

List oauth2-server repositories

HiAuth

323
Stars
162
Forks
Watchers

HiAuth是一个开源的基于Oauth2协议的认证、授权系统。

ts-oauth2-server

237
Stars
45
Forks
Watchers

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

4.0k
Stars
937
Forks
Watchers

Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js

oauth2

3.2k
Stars
551
Forks
Watchers

OAuth 2.0 server library for the Go programming language.

example-oauth2-server

676
Stars
279
Forks
Watchers

Example for OAuth 2 Server for Authlib.

scala-oauth2-provider

538
Stars
96
Forks
Watchers

OAuth 2.0 server-side implementation written in Scala

oauth2-server

466
Stars
219
Forks
Watchers

spring boot (springboot 3+) oauth2 server sso 单点登录 认证中心 JWT,独立部署,用户管理 客户端管理

tkey

348
Stars
88
Forks
Watchers

以材料最全、示例最多为目标的单点登录系统(SSO)

light-oauth2

312
Stars
75
Forks
Watchers

A fast, light and cloud native OAuth 2.0 authorization microservices based on light-4j

springcloud-oauth2

222
Stars
90
Forks
Watchers

本项目基于spring-cloud-starter-oauth2搭建的认证中心和资源服务器的微服务项目,项目不仅仅简单的demo,项目的出发点在于实战应用。本项目为笔者花了不少时间和精力整理出来的,只需要稍微调整就可应用于实际项目...