Projects in Awesome Lists tagged with authorization-server
A curated list of projects in awesome lists tagged with authorization-server .
https://github.com/panva/node-oidc-provider
OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js
authorization authorization-server connect oauth2 oidc openid openid-connect openid-provider provider server
Last synced: 14 May 2025
https://github.com/navikt/mock-oauth2-server
A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
authorization-server docker java junit5 jwt kotlin mock mock-oauth2-server nav-authnz oauth2 oidc openid-connect security token tokens
Last synced: 06 May 2026
https://github.com/jasonraimondi/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.
authorization-code-flow authorization-server client-credentials-flow implicit-flow node node-oauth2-server oauth2 oauth2-server password-flow pkce proof-key-for-code-exchange refresh-flow rfc6749 rfc6750 rfc7009 rfc7519 rfc7636 rfc8693
Last synced: 26 Apr 2026
https://github.com/andifalk/authorizationserver
Spring Boot OAuth 2.0 & OpenID Connect Identity Provider / Authorization Server
authorization-code-grant authorization-server authorizationserver authorizationservice client-credentials-grant identity-provider introspection java jwt jwt-bearer-tokens oauth2 oauth2-provider openid-connect openidconnect pkce spring-boot spring-security
Last synced: 07 Mar 2026
https://github.com/dustlight-cn/auth
OAuth2.0 授权服务,用户中心,开放平台,微服务鉴权。
authorization-server identity-management oauth2 quasar-framework spring-boot spring-security-oauth2 springsecurity sso stateless vue
Last synced: 15 Feb 2026
https://github.com/andifalk/custom-spring-authorization-server
Customized version of the spring authorization server
authorization-server oauth2 openid-connect spring
Last synced: 09 Apr 2025
https://github.com/yusufsyaifudin/oauth2-example-hydra
Login and Consent ory/hydra example. Read article here https://yusufs.medium.com/practical-example-of-implementing-oauth-2-0-using-ory-hydra-fbaa2765d94f
authorization-code-grant authorization-server oauth2-client oauth2-server ory-hydra
Last synced: 25 Jan 2026
https://github.com/ebrahimmfadae/openid-connect-app
Sample project for implementing OIDC server with a web application and an API service.
api authorization-server ejs koa mongodb oauth2 openid-connect password-grant resource resource-server service
Last synced: 09 Mar 2026
https://github.com/leaonline/oauth2-server
OAuth 2 Server package for Meteor to create your own OAuth 2 authorization server. Zero config. Uses continuous updated @node-oauth/oauth2-server library
authorization-code-grant authorization-server hacktoberfest meteor meteorjs nodejs oauth2
Last synced: 12 Apr 2025
https://github.com/yoogoc/fga-rs
authorization/permission service, inspired by Google Zanzibar
authorization authorization-server permission rust zanzibar
Last synced: 15 Feb 2026
https://github.com/rk4bir/microservice-boilerplate
Django based microservice architecture with oauth2 🔋🌟
authentication authorization-code-flow authorization-server django django-cors-headers django-oauth-toolkit django-rest-framework jwt jwt-authentication microservice microservices microservices-architecture nuxt oauth2 python python-microservices resource-server vue vuex
Last synced: 19 Apr 2025
https://github.com/authress/authress-sdk.js
The Authress SDK for Javascript provides authorization as a service with fully compatible REST apis.
authentication authorization authorization-backend authorization-framework authorization-middleware authorization-server authorizationservice authress javascript npm sdk security
Last synced: 28 Feb 2026
https://github.com/andifalk/authorizationserver-samples
Sample projects using spring boot authorizationserver
angular authorization-server oauth2 openid-connect samples spring-boot spring-security
Last synced: 16 Jul 2025
https://github.com/authress/authress-sdk.cs
The Authress SDK for C# provides authorization as a service with fully compatible REST apis.
authentication authorization authorization-backend authorization-framework authorization-middleware authorization-server authress nuget security
Last synced: 13 May 2025
https://github.com/wissance/ferrum
Simple Go OpenId authorization server with Keycloak compatible API
authorization authorization-server authorization-tokens golang golang-application golang-library gorilla-mux identity identity-management jwt-authentication jwt-token keycloak keyxloak-server oauth2 oauth2-server openid-connect openid-server programming-tutorial user-management
Last synced: 16 Jan 2026
https://github.com/authress/authress-sdk.py
The Python Authress SDK provides authorization as a service with fully compatible REST apis.
authorization authorization-backend authorization-framework authorization-middleware authorization-server authorizationservice authress python security
Last synced: 13 May 2025
https://github.com/containerum/auth
User authorization and token management for Containerum
authorization-server jwt kubernetes platform token-management web-service
Last synced: 13 Aug 2025
https://github.com/tkssharma/microservices-auth-authz-nodejs
microservices-auth-authz-nodejs
authentication authorization authorization-server docker-compose microservice nginx-proxy nodejs redis
Last synced: 15 May 2025
https://github.com/authress/authress-sdk.rs
The Authress SDK for Rust provides authorization as a service with fully compatible REST apis.
api authentication authentication-middleware authorization authorization-framework authorization-server credentials keys security user-identity user-management
Last synced: 13 May 2025
https://github.com/nmrshll/auth-rs
A minimal authentication / authorization server using rust, Hyper, Postgres, and async/await
async async-await auth authentication authentication-server authorization authorization-middleware authorization-server await hyper middleware performance postgres rust server users
Last synced: 30 Apr 2026
https://github.com/janinawibker/auth
Central authentication server for all my personal services and applications. All account related requests go here, the api backend just has to check the JWT using a public key given by the authentication server.
authentication authentication-server authorization-server backend
Last synced: 17 May 2026
https://github.com/willianantunes/auth0-custom-universal-login-with-sample-app
Customize your Universal Login provided by Auth0!
auth0 authorization-server parcel
Last synced: 17 May 2026
https://github.com/amrutprabhu/spring-oauth2-jwt
Spring Oauth2 implementation with separate authorisation and resource servers
authorization-server oauth2 resource-server spring-oauth2
Last synced: 11 Jun 2026
https://github.com/apostoldevel/module-authserver
Module: OAuth 2 Authorization Server
authorization-server oauth2-server
Last synced: 08 Aug 2025
https://github.com/cerberauth/nacho
Designed to be used by developers and non-developers alike, and it is meant to be a simple and easy-to-use tool to help you create OAuth 2.0 clients for your applications.
authentication authorization authorization-server benchmark cybersecurity hacktoberfest oauth2 openid-connect openidconnect sso
Last synced: 05 Sep 2025
https://github.com/mehdi-reza/spring-oauth
spring-boot oauth authorization & resource server using jwt tokens
authorization-code-grant authorization-flow authorization-server oauth2-client oauth2-server spring springboot
Last synced: 07 May 2026
https://github.com/alissonwenceslau/bootcamp-spring-validation-and-security-challenge
Validation and security system implement
authorization-server beans boilerplate jpa resource-server security-tools spring-boot spring-framework user-details validation
Last synced: 03 May 2026
https://github.com/libraz/go-oidc-provider
Mount an OpenID Connect Provider on any Go http.Handler. Targets FAPI 2.0 Baseline / Message Signing. Pre-v1.0.
authorization-server dpop fapi fapi2 golang library oauth2 oidc openid-connect
Last synced: 02 Jun 2026
https://github.com/laurosilveira/authorization-server
A Authorization-server with OpenId
authorization-server openid postgresql-database spring-boot
Last synced: 26 Apr 2026
https://github.com/asone/nostr-banhammer
A validation grpc server for nostr-rs-relay based on file configuration
authorization-server nostr nostr-relay nostr-rs-relay-grpc nostr-tools relay
Last synced: 19 Jun 2026
https://github.com/syakuis/spring-security-oauth
Authorization Server and Resource server with Spring Security. (JWT for OAuth 2.0)
authentication authorization authorization-server jwt oauth oauth2 resource-server security spring spring-boot spring-security spring-security-oauth2
Last synced: 09 May 2026
https://github.com/apulbere/oauth2-proxy-sample
gateway + oauth serve + resource server
authorization-server gateway oauth2 resource-server
Last synced: 22 Mar 2025
https://github.com/hexaeightteam/hexaeight-token-server
This Repository contains the links to the Latest Release of HexaEight Tokens. The Zip Files also contain HIC files required verify the authenticity of the Executables.
api-authentication authentication authentication-server authentication-service authorization authorization-server hexaeight hexaeight-sessions token-server web-authentication
Last synced: 18 Feb 2026
https://github.com/neuralweights/llama-server-authkeys
Authorization tokens to access llama.cpp server (LM Studio, Ollama, Msty, GPT4All, Jan)
authorization authorization-server gpt4all gpt4all-api jan llama lmstudio msty ollama ollama-api ollama-app token-based-authentication
Last synced: 20 Apr 2026
https://github.com/aryak0512/spring-security
Spring managed authentication and authorization
authentication-backend authorization-server spring spring-security
Last synced: 18 May 2026
https://github.com/lfarci/journal-de-bord-authorization-server
Pre-configured Keycloak server embedded in a Spring Boot application.
authorization-server java jwt-token keycloak oauth2 rest-api restful-api spring-boot
Last synced: 30 Apr 2026
https://github.com/authress/authress-sdk.go
The Authress SDK for Go provides authorization as a service with fully compatible REST apis.
api authentication authentication-middleware authorization authorization-framework authorization-server credentials keys security user-identity user-management
Last synced: 21 Jul 2025
https://github.com/art2url/git-oauth-bridge
🗄️ A lightweight Node.js + Express server that handles GitHub OAuth authentication, exchanges authorization codes for access tokens, and retrieves user information. Perfect for integrating GitHub login into your apps.
authentification authorization-server axios backend cors dotenv express-js expressjs github-api github-oauth node node-js oauth2 rest-api secure-authentication
Last synced: 04 May 2026
https://github.com/marcosnasp/security-oauth-server
OAuth Authorization Server
authorization-server oauth2-authentication spring-boot
Last synced: 16 May 2026
https://github.com/e3stpavel/moauth-thesis
Minimal OAuth 2.0 authorization server build with Astro
astro auth authentication authorization authorization-server libsql nodejs oauth2 openid-connect typescript
Last synced: 26 May 2026
https://github.com/ankitrajput0096/spring_boot_oauth_2_security
Dockerized Spring Boot applications (Authorization and Resource Server) with Dockerized postgreSQL server with Oauth 2 security (JPA, Hibernate, PostgreSQL)
authorization-server docker docker-compose jpa-hibernate ouath2 postgresql resource-server spring-boot
Last synced: 13 Apr 2026
https://github.com/flyer-dm/multithreaded_server
Учебный многопоточный сервер на python
authorization-server chat-application client-server python3 socket tcp-port-scanner
Last synced: 04 Oct 2025
https://github.com/abubakarmugha1/authentication-and-access-control-for-a-web-application
Implementing the OAUTH2 authorization mechanism using a dummy authorization server. Protecting the open endpoints of the web application by adding basic access control features.
access-control authorization-server endpoint-protection javascript network-security oauth2 python
Last synced: 19 Apr 2026
https://github.com/tniah/oauth-bff
Backend For Frontend supports Single-Page Applications to handle authentication and token exchange with the Authorization Server
authorization-code-flow authorization-server oauth-bff oauth2
Last synced: 06 Feb 2026
https://github.com/dotnetextensions/oauth20.server.host
Hosted OAuth 2.0 Authorization Server for ASP.NET Core, featuring built-in OAuth 2.0 endpoints, Blazor-based Admin Panel and Personal Account UI, and support for various deployment options including Docker, Kubernetes, Helm, and Windows Service/IIS. Leverages core libraries from DotNetExtensions.OAuth20.
aspnetcore authentication authorization authorization-server blazor cross-platform docker dotnet dotnetcore dotnetframework helm iis kubernetes security windows-service
Last synced: 28 Feb 2026
https://github.com/apulbere/oauth2-sample
OAuth 2 sample
authorization-server java-11 oauth2 resource-server spring-security
Last synced: 19 May 2026