452 skills found · Page 1 of 16
steveiliop56 / TinyauthThe tiniest authentication and authorization server you have ever seen.
spring-projects / Spring Authorization ServerSpring Authorization Server
panva / Node Oidc ProviderOpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js
jaredhanson / Oauth2orizeOAuth 2.0 authorization server toolkit for Node.js.
kubeguard / Guard🔑 Kubernetes Authentication & Authorization WebHook Server
codemation / EasyauthCreate a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.
ankur-anand / Simple SsoSingle sign-On authorization server and clients implemented in Node.js
Jaguar-dart / JaguarJaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth
GluuFederation / OxAuthOAuth 2.0 server and client; OpenID Connect Provider (OP) & UMA Authorization Server (AS)
dynamind / Spring Boot Security Oauth2 MinimalMinimal implementation of Authorization Server, Resource Server and OAuth2 Client in Spring Boot with Spring Security and JWT
NotFound403 / Id ServerAn OAuth2 Authorization Server,Based on Spring Authorization Server
navikt / Mock Oauth2 ServerA 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)
anvilresearch / ConnectA modern authorization server built to authenticate your users and protect your APIs
CuriousDrive / BookStoresBookStores is a Blazor Server app using ASP.NET Core as back-end service and MSSQL for database. It has code samples for Authentication, Authorization, DataGrid, Database operations....and much. Please follow the intrsuctions to set it up on your machine.
jeremyben / Json Server AuthAuthentication & Authorization flow for JSON Server
tjoudeh / JWTAspNetWebApiTutorial shows how to Issue JSON Web Token in ASP.NET Web API 2 and Owin middleware, then build list of Resource Servers relies on the Token Issuer Party (Authorization Server)
authlete / Java Oauth ServerAuthorization Server Implementation in Java supporting OAuth 2.0 & OpenID Connect
jasonraimondi / Ts Oauth2 ServerA 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.
lelylan / Rest Oauth2 ServerRest OAuth2 Server is a Rails 3 app that let you open up your API and manage end-user authentication and client application authorization implementing the OAuth 2.0 Specifications (draft 13).
harismuneer / Flight Booking System JavaServlets App✈️ An MVP level Flight Booking System (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.