Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

OAuth 2.0

OAuth 2.0 (short for “Open Authorization”) is the industry-standard protocol for authorization. Generally, the OAuth protocol provides a way for resource owners to provide a client [application] with secure delegated access to server resources.

Types

OAuth framework specifies several grant types for different use cases. Some of the most common OAuth grant types are:

https://github.com/bernardo-mg/oauth-resource-server-example

Example OAUTH 2 resource server with Spring

example oauth2 spring-ws

Last synced: 23 Jan 2025

https://github.com/engineering87/pdnd-client-assertion-generator

.NET Client Assertion Generator for PDND Service API - This repository has been migrated to Developers Italia

assertion authentication dotnet e-service government jwt oauth2 pdnd pubblica-amministrazione

Last synced: 25 Nov 2024

https://github.com/novlan1/node-oauth-demo

OAuth 2.0 demo

demo oauth2

Last synced: 22 Jan 2025

https://github.com/laredoza/singlesignonapi

The Api used by the Single Sign-on UI to manage an Identity4 Server

administration auth dotnetcore identityserver4 oauth2 openid

Last synced: 29 Jan 2025

https://github.com/defeo/cas2oauth2bridge

A storage-less OAuth2 server that delegates authentication to a Jasig CAS server

cas jasig oauth2

Last synced: 17 Jan 2025

https://github.com/walderlansena/api-restfull-zf3-mongodb-oauth2

:lock: :computer: :herb: API RestFull com Oauth2, MongoDB no Zend Framework 3

api mongodb oauth2 php7 restfull zendframework zendframework3

Last synced: 30 Jan 2025

https://github.com/silic0ns0ldier/uf_oidcaccount

Incompatible alternative to UF account system. Offloads login to Open ID Connect (OAuth 2) server(s) of your choice. WIP

oauth2 openid-connect userfrosting userfrosting-sprinkle

Last synced: 29 Jan 2025

https://github.com/viadee/deichefuerdieinseln

Companion repo for an upcoming articel on microservice security

java oauth oauth2 security

Last synced: 30 Jan 2025

https://github.com/fdionisi/device-authorization-grant

A library to help implement the OAuth 2.0 Device Authorization Grant. Written for Deno and works in Node.js.

cli device-flow oauth2

Last synced: 31 Jan 2025

https://github.com/sakkke/oauth2-discord-proxy

A proxy service that uses Discord OAuth 2.0 authentication powered by Hono

authentication discord hono honojs oauth2 proxy proxy-server proxy-service

Last synced: 06 Feb 2025

https://github.com/mediamonks/mmmoth

Basic OAuth/OpenID library.

ios oauth2 openid swift

Last synced: 30 Jan 2025

https://github.com/curityio/gatsby-assisted-token

Assisted token flow with React Context and Gatsby CLI

assisted-token code-example oauth2 openid-connect spa

Last synced: 03 Dec 2024

https://github.com/curityio/spring-boot-openid-client-mtls

An example on how to create an OpenID client with Spring Security that uses mutual TLS client authentication to retrieve the token.

code-example financial-grade mutual-tls oauth2 openid-connect spring-boot website

Last synced: 03 Dec 2024

https://github.com/oxisto/evesso

Go classes to help with EVE SSO

eve-online golang oauth2 sso

Last synced: 03 Dec 2024

https://github.com/lucasnetwork/oauth-backend

Back-end oauth using javascript following the IETF RFC 6749 specification and following Aaron Parecki's how-to guide

authentication nestjs nodejs oauth oauth2

Last synced: 23 Dec 2024

https://github.com/chrislaskey/oauth2_github

A GitHub OAuth2 Provider for Elixir

authentication elixir github oauth2

Last synced: 03 Dec 2024

https://github.com/informaticauco/oauth2-uco

University of Córdoba client provider to the PHP League OAuth2 client

oauth2 oauth2-client php php-library php7

Last synced: 09 Dec 2024

https://github.com/stantanasi/retrofit-oauth2-converter

Retrofit OAuth2 Converter is an Android library for converting OAuth2 response to data class

android android-library converter kotlin oauth2 oauth2-client retrofit retrofit2

Last synced: 06 Jan 2025

https://github.com/hpgrahsl/flightswebapi

Sample Project for my Java Magazin (04/2017) Article together with Manfred Steyer

keycloak oauth2 oidc security spring-boot webapi

Last synced: 08 Jan 2025

https://github.com/barbarbar338/discord-oauth2-example

Discord OAuth2 özelliğini kullanarak sitelere nasıl giriş yapılabileceğini anlatan küçük bir repo.

authorization discord oauth2

Last synced: 05 Jan 2025

https://github.com/bruce-mig/spring-security

Multiple spring security Java projects

filter-chain jwt keycloak oauth2 redis-session

Last synced: 15 Jan 2025

https://github.com/detain/oauth2-server-mydb-storage

`detain/db_abstraction` (mysqli,PDO,etc) Storage for `thephpleague/oauth2-server`

mydb oauth2 oauth2-server

Last synced: 20 Jan 2025

https://github.com/truauth/truauth

openid compliant-ish oauth 2.0 authentication service for 3rd party service authentication

3rd-party-service go grpc microservices oauth2 postgresql protobuf

Last synced: 14 Nov 2024

https://github.com/swiftsoftwaregroup/swift-oauth2-client-go

Make authenticated API calls using OAuth2 in Go applications.

golang oauth2 oauth2-client

Last synced: 06 Jan 2025

https://github.com/swiftsoftwaregroup/oauth2-authz-server

Authorization Server for the OAuth 2.0 Client Credentials Flow implemented in Python using Flask

authorization flask oauth2 oauth2-server python

Last synced: 06 Jan 2025

https://github.com/swiftsoftwaregroup/oauth2-client

Python client for testing the OAuth 2.0 Client Credentials Flow

oauth2 oauth2-client python

Last synced: 06 Jan 2025

https://github.com/mskims/dcoin-api

💵 Digitech coin, called dcoin is an open-api that aims to secure the confidential transactions made in SDHS.

oauth2 openapi php

Last synced: 17 Jan 2025

https://github.com/cungthinh/socialite-blog

Django full features blog project

django django-channels elasticsearch oauth2 realtime

Last synced: 09 Feb 2025

https://github.com/borodiychuk/ueberauth_foursquare

Foursquare OAuth2 Strategy for Überauth

elixir foursquare foursquare-oauth2-strategy oauth2

Last synced: 06 Jan 2025

https://github.com/jasonraimondi/command-query

OAuth2 Server with a Command-Query based API written in PHP. Uses the League OAuth2 Server, Doctrine. Includes an Angular SPA and Typescript Client Library.

api command-query doctrine-orm league-oauth2 lumen oauth2 oauth2-server php7

Last synced: 09 Nov 2024

https://github.com/tushar-3549/api-development

FastAPI application showcasing backend development with Python, including RESTful APIs, database integration with PostgreSQL, and modern development practices.

api-development backend fastapi jwt oauth2 postgresql-database sqlalchemy

Last synced: 30 Dec 2024

https://github.com/lissone/gameplay

Create groups to play your favourite games, with your friends.

async-storage expo oauth2 react-native rocketseat-nlw style-sheet typescript

Last synced: 15 Jan 2025

https://github.com/phuuthanh-dev/microservices-book-social-network

Self-study and Development of a Book Social Network Using Microservices Architecture

docker java kafka microservices oauth2 spring spring-boot spring-cloud

Last synced: 11 Feb 2025

https://github.com/smithg09/eklavya-server

Eklavya Server is a REST API built using Node-Typescript/Express/MongoDB with JWT support

express graphql mongodb nodejs oauth2 rest-api server typescript

Last synced: 08 Feb 2025

https://github.com/drtey/socialapi

Trying to emulate a basic social network´s API with python

bcrypt fastapi jwt oauth2 postgres postgresql psycopg2 pydantic pytest python python3 sqlalchemy

Last synced: 21 Jan 2025

https://github.com/techsolutionstuff/socialite-login-with-google-account-in-laravel-9

we will see socialite login with a google account in laravel 9. Here, we will learn how to create a socialite login with google in laravel 8 and laravel 9.

google laravel laravel-9 laravel9 oauth oauth2 php socialite socialite-google socialite-login

Last synced: 28 Jan 2025

https://github.com/shiru99/piggybank

Cloud Software development Course Project - Built & deployed a simple banking app on the cloud

cloud-foundry cloud-functions nodejs oauth2 reactjs rest

Last synced: 08 Jan 2025

https://github.com/etcdema/oauth2.client

Small library for authentication of users on the third-party services supporting OAuth2 protocol: Google, Yandex, etc - nothing more, only authorization and obtaining information about the user. Deep rework of the project titarenko/OAuth2. Небольшая библиотека для идентификации пользователей на сторонних сервисах, поддерживающих OAuth2 протокол: Google, Yandex и т.д. - ничего лишнего, только авторизация и получение информации о пользователе. Глубокая переработка проекта titarenko/OAuth2.

github google oauth2 yandex

Last synced: 30 Dec 2024

https://github.com/guilhermebkel/spotify-clone

A spotify version made by me using their own API in order to fetch data.

express node oauth2 react redux rest-api restful-api spotify

Last synced: 21 Jan 2025

https://github.com/sguessou/node-project

Revisiting node and react with full fledged project

create-react-app express nodejs oauth2 react

Last synced: 22 Jan 2025

https://github.com/xhcf/springboot_weboauth

A Springboot application that secures an html/js front end behind an oauth login.

html js-front oauth oauth-login oauth2 springboot-application springboot-web-oauth webapp

Last synced: 13 Jan 2025

https://github.com/intricate/keycloak-streamlabs

Keycloak identity provider for Streamlabs.

java keycloak keycloak-provider keycloak-spi oauth2 streamlabs

Last synced: 18 Jan 2025

https://github.com/parths049/spring-boot-oauth2

Oauth-2 login using spring boot REST API.

oauth2 spring-boot

Last synced: 01 Feb 2025

https://github.com/akornatskyy/auth-playground

Auth playground with openssl, nodejs, hydra and oathkeeper.

hydra jwk jwt mtls oathkeeper oauth2

Last synced: 28 Jan 2025

https://github.com/onify/blueprint-azure-index-users

Onify Blueprint: Indexing Users from Microsoft Azure AD via Microsoft Graph

blueprint bpmn flow indexing microsoft microsoft-azure microsoft-graph-api oauth2 onify onify-blueprint onify-blueprints rest-api

Last synced: 29 Dec 2024

https://github.com/jetbrains/jetpass

OWIN OAuth2 Provider for JetPass

authentication authorization hub jetbrains oauth2 owin

Last synced: 04 Feb 2025

https://github.com/pushkar1393/elasticsearch-based-big-data-indexing-application

A data indexing application based on Redis serialization to implement elastic search based queries

elasticsearch json-schema oauth2 queue-simulation redis spring-boot

Last synced: 08 Jan 2025

https://github.com/rijalghodi/songify-child-of-sportify

Search songs on spotify server, maka playlist, and save it!

fetch-api oauth2 props-and-state-components reactjs sportify-api

Last synced: 22 Jan 2025

https://github.com/daohoangson/js-tinhte-api

Tinh tế API authentication for React apps

api implicit-flow nextjs oauth2 react server-side-rendering xenforo

Last synced: 29 Dec 2024

https://github.com/mittal-parth/to-do-app-2.0

A Progressive Web Application with OAuth 2.0. It supports media and Speech to text input features as well.

css django html oauth2 pwa python social-auth

Last synced: 21 Dec 2024

https://github.com/trallnag/token2go-server

Augmentation to auth schemas that provides access to secrets.

authn authz oauth2 oidc

Last synced: 21 Dec 2024

https://github.com/rafaeldavish/pot-of-quotes-app

A web application that provides a list of quotes within a variety of categories as well provides a user registration and authentication system. This application uses persistent data storage to create a RESTful web application that allows users to perform Read, Create, Update, and Delete operations.

boostrap flask flask-application flask-restful flask-sqlalchemy google-api json oauth2 vagrant virtualbox

Last synced: 16 Jan 2025

https://github.com/apulbere/oauth2-proxy-sample

gateway + oauth serve + resource server

authorization-server gateway oauth2 resource-server

Last synced: 27 Jan 2025

https://github.com/chesszebra/lichess-oauth-server

An OAuth server application that handles incoming OAuth requests for Lichess.

lichess oauth oauth2 php php7

Last synced: 11 Nov 2024

https://github.com/ap/net-oauth2server-oidc

An OpenID Connect server on top of Net::OAuth2Server

oauth2 oidc open-id-connect openid-connect openidconnect perl

Last synced: 24 Dec 2024

https://github.com/martinpankraz/azuresapodatareader

A dotnet 5 web project to showcase integration of Azure AD with Azure API Management for SAP OData consumption leveraging Principal Propagation.

apimanagement azure azure-app-service azuread cache dotnet5 oauth2 odata-client sample sap

Last synced: 17 Dec 2024

https://github.com/roddajohn/vigilant-octo-doodle

Simple Python OAuth example using Flask

flask oauth2 python

Last synced: 16 Jan 2025

https://github.com/npetkov/auth0_rails_frontend_example

Sample Rails 6 project demonstrating the OAuth2 code grant flow using auth0

auth0 cors jwt oauth2 omniauth rails6 rails6-api

Last synced: 09 Jan 2025

https://github.com/baratharivazhagan/spring-security-oauth2sso

Spring boot integrated with spring security demonstrating the usage of @EnableOauth2sso

oauth2 spring-security spring-security-oauth2 sso

Last synced: 21 Dec 2024

https://github.com/lucadibello/spring-graphql-keycloak-boilerplate

Spring Boot v3 + GraphQL + GraphiQL + KeyCloak boilerplate

graphiql graphql keycloak oauth2 spring

Last synced: 09 Jan 2025

https://github.com/williamkoller/oauth2-google

OAuth2 Google with Nest.js

docker google nestjs oauth2 strategy

Last synced: 09 Jan 2025

https://github.com/twtrubiks/django_oauth_toolkit_tutorial

Django OAuth2 tutorial

django oauth2

Last synced: 16 Nov 2024

https://github.com/daggerok/spring-security-examples

This repository contains spring-security playgroung projects https://daggerok.github.io/spring-security-examples/

csrf csrf-protection csrf-tokens oauth-github oauth2 oauth2-facebook-login oauth2-githubclient spring-boot spring-mvc spring-security xsrf

Last synced: 11 Nov 2024

https://github.com/svycka/social-user

This module adds custom grant types for https://github.com/bshaffer/oauth2-server-php to allow login with social services like google or facebook.

laminas mezzio oauth2 oauth2-server oauth2-server-php php social-login zend-expressive zend-framework

Last synced: 21 Dec 2024

https://github.com/woody-wordpress/woody-sso

Replaces the Wordpress connection system with the SSO (single sign on) of Raccourci Agency: LE STUDIO

oauth2 sso wordpress wordpress-plugin

Last synced: 09 Feb 2025

https://github.com/mortonfox/munztools

Misc tools for Munzee

munzee munzee-types oauth2 ruby

Last synced: 21 Dec 2024

https://github.com/qbason/notes_management_flutter_django

Notes management Flutter apk + Django + Django REST framework + OAuth2 + SQLite

dart django django-rest-framework flutter oauth2 orm python3 sqlite

Last synced: 14 Jan 2025

https://github.com/effectra/third-party

Effectra\ThirdParty is a PHP library that provides OAuth configuration and functionality for various third-party platforms such as LinkedIn, GitHub, Facebook, and Google. It simplifies the process of integrating with these platforms and accessing user data through OAuth authentication

authentication facebook github google http-client linkedin oauth oauth2 php third-party

Last synced: 29 Dec 2024

https://github.com/developer-guy/springboot-oauth2-sample

⁉️ This project is example of OAuth2 and SpringBoot .

oauth2 oauth2-client oauth2-server springboot

Last synced: 06 Feb 2025

https://github.com/subethasensomatic/aw.claimsexpressions

Powerful library that offers a DSL for validating JWT claims. Developers can define complex claim validation logic all without needing to modify codebase.

asp-net-core claims dotnet dotnet-core jwt-authentication jwt-tokens oauth2 openid-connect

Last synced: 16 Dec 2024

https://github.com/jeff-tian/passport-citi

passport strategy for authenticating with citi sandbox account

citibank oauth2 openbanking passport-strategy passportjs

Last synced: 16 Jan 2025

https://github.com/hoccyy/fitpick

FitPick is an app that saves your closet virtually and helps you choose an outfit if you can't decide!

firebase firebase-auth firebase-database google-oauth google-oauth-login nextjs nodejs oauth2 outfit-planner react virtual-closet webapp

Last synced: 22 Jan 2025

https://github.com/jeff-tian/citi-oauth

citi oauth middleware written in typescript

citi citi-bank-apis oauth2 openbanking openbanking-api typescript

Last synced: 16 Jan 2025