An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: client-credentials

udhos/oauth2

https://github.com/udhos/oauth2 implements the oauth2 client_credentials flow with singleflight and plugable cache interface.

Language: Go - Size: 39.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

udhos/groupcache_oauth2

groupcache_oauth2 implements the oauth2 client_credentials flow cacheing tokens with groupcache.

Language: Go - Size: 50.8 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Otto-AA/solid-client-credentials-py

Solid authentication with client credentials in python

Language: Python - Size: 441 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

hammadirshad/HelseId-java-client

HelseID Java client including PAR (Pushed Authorization Requests) and DPoP

Language: Java - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pedroetb/node-oauth2-server-example

Working oauth2 server with minimal configuration

Language: JavaScript - Size: 48.8 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 159 - Forks: 66

Azure-Samples/ms-identity-aspnet-daemon-webapp

A web application that sync's data from the Microsoft Graph using the identity of the application, instead of on behalf of a user.

Language: C# - Size: 1.06 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 126 - Forks: 51

oktadev/okta-node-client-credentials-flow-example Fork of redbmk/okta-node-client-credentials-flow

Node API with OAuth 2.0 Client Credentials Flow using Okta

Language: JavaScript - Size: 34.2 KB - Last synced at: 9 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

gbzarelli/spring-security-oauth2-resttemplate

Sample RestTemplate Client with Spring Security Oauth2 with client_credentials flow

Language: Java - Size: 68.4 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 3

onodera-sf/OneDriveApiDotNetClientCredentialsMicrosoftGraph

OneDrive API をバッチプログラムなどユーザー操作なしで使用するサンプルです。(.NET C# 版) (Microsoft Graph ライブラリ使用)

Language: C# - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

egomobile/node-oauth2-client 📦

Creates and setups pre-configured axios clients, using OAuth 2.0 workflow(s).

Language: TypeScript - Size: 167 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Azure-Samples/ms-identity-b2c-javascript-nodejs-management 📦

Demonstrates how to manage Azure AD B2C users via Microsoft Graph using MSAL.js and MSAL Node.

Size: 119 KB - Last synced at: about 16 hours ago - Pushed at: 11 months ago - Stars: 13 - Forks: 5

Azure-Samples/ms-identity-javascript-nodejs-console

A Node.js console daemon application secured by MSAL Node and calling Microsoft Graph API via OAuth 2.0 client credentials flow

Language: PowerShell - Size: 50.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 17 - Forks: 12

woollay/bq-service-auth

1.扩展实现了SpringSecurity-OAuth2-Authorization-Server认证服务,支持自定义表结构,并扩展支持了OAuth2 Client Credential模式下的JwtToken刷新,兼容支持JDK 1.8; 2.对报文做了缓存和耗时记录,并贯穿了链路追踪ID,基本上可以达到开箱即用; 3.整合了docker脚本和docker-compose两种方式,可以非常方便地构建docker集群(目前只验证了MacOS);

Language: Java - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

CaterinMorales/MS-JWT-KEYCLOAK

Microservicio encargado de obtener un JWT desde keycloak y refrescarlo

Language: Java - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

flower-of-the-bridges/client-credentials-js

Client Credentials OAuth 2.0 flow written in plain Javascript.

Language: JavaScript - Size: 251 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

koenbuyens/Vulnerable-OAuth-2.0-Applications

vulnerable OAuth 2.0 applications: understand the security implications of your OAuth 2.0 decisions.

Language: JavaScript - Size: 4.55 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 293 - Forks: 69

oktadev/okta-spring-boot-client-credentials-example Fork of moksamedia/okta-client-credentials

Client Credentials Flow with Spring Security

Language: Java - Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 16

karlnicholas/jwtresourceclient

Client that uses OAuth client_credentials flow to get a JWT and use it for permissions to call REST endpoint.

Language: Java - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

matt-goldman/dotnetflix

Code demo repo for my Beyond Passwords talk

Language: C# - Size: 1.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

odenktools/springboot-oauth2-jwt

Spring Boot 2.1.x OAuth2 JWT Authorization server with Database (JPA, Hibernate, PostgreSQL, Liquibase)

Language: Java - Size: 187 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 36

ankushjain358/OAuth2.ClientCredentials

Utility to retrieve access token from OAuth2.0 Server or Security Token Service (STS) using Client Credentials grant type.

Language: C# - Size: 948 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

SpringSecurity-Keycloak/SpringRestReferenceApplication

A Spring Boot Rest Reference Implementation. The API is secured using OpenId Client Credentials. KeyCloak is the OpenId Connect Identity Provider used to secured the API

Language: Java - Size: 287 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

diligentsoft/api-auth-proxy

API authentication proxy, able to handle both the client and server side concerns of the OAuth Client Credentials flow by operating in forward and reverse proxy modes.

Language: Java - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aminebizid/simple_oauth2

Simple OAuth2 library for Python

Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0