Topic

oauth2

Repositories (1481)

awesome-authentication
awesome-authentication gitcommitshow

Resources to learn and implement authentication in your application

133
GmailAuthSMTP
GmailAuthSMTP geoffsmith82 Pascal

This project is a very basic demo showing how to authenticate with OAUTH2 and send an email message for gmail, microsoft/office365 as well as hotmail....

133
oauth2-server
oauth2-server taoroot Java

基于 Spring Security OAuth 的统一账号管理平台

132
discourse-oauth2-basic
discourse-oauth2-basic discourse Ruby

A basic OAuth2 plugin for use with Discourse

132
Helmet
Helmet Norwik Go

🐺 A Lightweight Cloud Native API Gateway.

131
authorizationserver
authorizationserver andifalk Java

Spring Boot OAuth 2.0 & OpenID Connect Identity Provider / Authorization Server

130
liboauth2
liboauth2 OpenIDC C

OAuth 2.x and OpenID Connect C library

130
my-cheat-sheets
my-cheat-sheets JeffDeCola Go

A place to keep all my cheat sheets for the complete development of ASIC/FPGA hardware or a software app/service.

129
iam
iam indigo-iam Java

INDIGO Identity and Access Management Service

128
slim-oauth2
slim-oauth2 chadicus

Routes and Middleware for Using OAuth2 Server within a Slim Framework API

127
linkedin-api-php-client
linkedin-api-php-client zoonman PHP

LinkedIn API PHP SDK with OAuth 2 support. Can be used for social sign in or sharing on LinkedIn. Has a good usage examples

126
Samples.AspNetCore-IdentityServer4
Samples.AspNetCore-IdentityServer4 BenjaminAbt C#

IdentityServer4 sample with .NET Core and ASP.NET Core 2.0

125
naveridlogin-sdk-android
naveridlogin-sdk-android naver Kotlin

네이버 아이디로 로그인 SDK (안드로이드)

124
spring-microservices
spring-microservices pranav-patil Java

Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging, Kafka, Docke...

123
dotnetcore-examples
dotnetcore-examples luoyunchong C#

about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。

123
booking-microservices-java-spring-boot
booking-microservices-java-spring-boot meysamhadeli Java

A practical distributed system, built with Java Spring Boot, Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, MongoDB and Rabb...

123
twitter-v2-rs
twitter-v2-rs jpopesculian Rust

Rust bindings for Twitter API v2

122
iridium
iridium IridiumIdentity Java

An OIDC provider integrator. Choose your social providers without needing to write code.

122
jeesuite-passport
jeesuite-passport vakinge TypeScript

Jeesuite-passport是面向企业级单点登录、统一认证的一站式解决方案。支持微信、企业微信、主流开放平台OAuth、Oauth2.0,JWT、SAML2.0多种认证集成模式。

121
eggjs-oAuth2-server
eggjs-oAuth2-server caiya JavaScript

基于eggjs的oAuth2.0授权服务端,包含完整流程实例

120
zeroid
zeroid highflame-ai Go

ZeroID: Autonomous Agent Identity Management System (AAIMS)

119
sample-spring-security-microservices
sample-spring-security-microservices piomin Java

Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud

119
python-oauth2
python-oauth2 wndhydrnt Python

[UNMAINTAINED] OAuth 2.0 provider written in python

118
newschool-backend
newschool-backend NewSchoolApp TypeScript

Plataforma de ensino para pessoas carentes

118
web-auth-library
web-auth-library kriasoft TypeScript

Authentication library for the browser environment using Web Crypto API

118
springboot-security-project
springboot-security-project Janche Java

脚手架工程(springboot + springsecurity + mybatis + redis + swagger + oauth2),内含freemarker的代码生成器

117
passport-oauth
passport-oauth jaredhanson JavaScript

OAuth 1.0 and 2.0 authentication strategies for Passport and Node.js.

117
oauth2-discord-new
oauth2-discord-new wohali PHP

New Discord Provider for the OAuth 2.0 Client

116
module-ballerina-oauth2
module-ballerina-oauth2 ballerina-platform Ballerina

Ballerina OAuth2 Module

116
IdentityBase
IdentityBase aruss C#

IdentityBase is a Universal Identity Platform for web, mobile and IoT built on top of IdentityServer.

115
multi_auth
multi_auth msa7 Crystal

Standardized multi-provider OAuth authentication

115
Advanced-books
Advanced-books yanghaiji

Java 核心技术,并发设计模式,数据结构与算法,SpringBoot ,OAuth2.0源码分析,Mysql进阶篇,Git 高级操作,Netty 教程,Redis设计与实战,Flink入门教程,Kafka入...

115
VueASPNETCore2WebApiAuth
VueASPNETCore2WebApiAuth mmacneil C#

Sample project demonstrating jwt-based authentication with an Vue.js (v2.5.13) frontend and ASP.NET Core 2 WebApi. Includes both local user registrati...

114
easy-notes
easy-notes Zealon159 Java

:lemon: 简笔记(easy notes)打造你的轻便私人笔记。接口涉及Spring Security、OAuth2、Jwt、MongoDB,客户端采用 Vue.js 、Ant Design

114
ms-identity-b2c-javascript-spa
ms-identity-b2c-javascript-spa Azure-Samples

Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C

114
golang-auth-api
golang-auth-api gjovanovicst Go

A modern, production-ready Go REST API for authentication and authorization, featuring social login, email verification, JWT, and Redis integration.

113
PSAuthClient
PSAuthClient alflokken PowerShell

PowerShell OAuth2.0/OpenID Connect (OIDC) Client.

113
flutter_thingsboard_pe_app
flutter_thingsboard_pe_app thingsboard Dart

ThingsBoard PE Mobile Application

113
node-oauth2-jwt-bearer
node-oauth2-jwt-bearer auth0 TypeScript

Monorepo for libraries that protect Node APIs with OAuth2 Bearer JWTs

112
mlflow-oidc-auth
mlflow-oidc-auth mlflow-oidc Python

MLflow Tracking Server OIDC Auth plugin

111
xboxlive-auth
xboxlive-auth XboxReplay TypeScript

A lightweight, zero-dependency Xbox Network (Xbox Live) authentication library for Node.js with OAuth 2.0 support.

111
XHuiCloud
XHuiCloud sindaZeng Java

🎉(星辉云),基于SpringBoot、SpringCloudAlibaba、SpringAuthorizationServer的微服务开发框架, RBAC权限管理系统、支持OAuth2.0协议、支持多种社交登录, 拥...

111
Blazor.Auth0
Blazor.Auth0 henalbrod C#

The library for using Auth0 in Blazor applications.

109
Oauth2-Stateless-Authentication-with-Spring-and-JWT-Token
Oauth2-Stateless-Authentication-with-Spring-and-JWT-Token tinmegali Java

Oauth2 Stateless Authentication with Spring and JWT Token

109
kcwarden
kcwarden iteratec Python

Automatically audit your Keycloak configuration for security issues

109
socialment
socialment chrisreedio PHP

Socialite OAuth Support for Filament

108
wp-graphql-headless-login
wp-graphql-headless-login AxeWP PHP

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and mo...

107
django-oauth2-server
django-oauth2-server RichardKnop Python

OAuth2 server written in Python with Django

106
API-RESTful-con-Laravel-Guia-Definitiva
API-RESTful-con-Laravel-Guia-Definitiva JuanDMeGon PHP

Repositorio para el código base del curso "API RESTful con Laravel - Guía Definitiva"

106
ms-identity-javascript-v2
ms-identity-javascript-v2 Azure-Samples JavaScript

VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform

106