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/jeff-tian/citi-oauth

citi oauth middleware written in typescript

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

Last synced: 15 Nov 2024

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

passport strategy for authenticating with citi sandbox account

citibank oauth2 openbanking passport-strategy passportjs

Last synced: 15 Nov 2024

https://github.com/renuo/rails_ember_google_oauth2

An example on how to connect Rails and Ember and perform a login through GoogleOauth2

ember oauth2 r-alessandrorodi rails

Last synced: 11 Nov 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: 15 Nov 2024

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/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: 26 Oct 2024

https://github.com/websolutionstuff/laravel-9-socialite-login-with-twitter-account

In this article, we will see laravel 9 socialite login with twitter account. Many websites provide different types of login authentication to users like login with google, login with gmail, login with facebook, login with github, login with twitter.

authentication laravel laravel-socialite laravel8 laravel9 oauth oauth2 social-login socialite socialite-login twitter twitter-api

Last synced: 11 Nov 2024

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 Nov 2024

https://github.com/hachreak/oauth2_mongopool

A implementation of an OAuth2 backend with persistence on MongoDB made with mongopool.

erlang erlang-libraries erlang-library mongodb oauth2

Last synced: 06 Nov 2024

https://github.com/zemkogabor/oauth2-server

Simple OAuth 2.0 Server based on Thephpleague and Slim framework.

oauth2 oauth2-server slim-framework thephpleague-oauth2

Last synced: 17 Nov 2024

https://github.com/the-bunny-official/discord-google

Use Discord OAuth2 to authorize access to a Google Form. Due to restrictions, this is very rough and should probably only be used if you have your own domain.

discord discord-oauth2 google google-form google-forms google-script google-scripts html javascript oauth2 webhook

Last synced: 17 Nov 2024

https://github.com/hafizn07/next-auth-v5-advanced-guide-2024

Next-auth v5 project with Next.js 14, offering robust authentication features including social logins, password recovery, email verification, two-factor authentication, user roles (admin & user), login components, and secure API route protection. Explore middleware, callbacks, hooks, and utilities for seamless integration and customization.

authjs nextjs14 oauth2 prisma serveractions two-factor-authentication usermanagement

Last synced: 17 Nov 2024

https://github.com/jinagamvasubabu/spring-oauth2-redis-resourceserver-docker

Oauth2 Resource Server aka Resource server which can be accessed only after getting the token with respective roles from Authorization Server

oauth2 oauth2-autoconfigure oauth2-resource-server redistokenstore

Last synced: 15 Oct 2024

https://github.com/athiththan11/g-drive-oauth-image-upload

Google Drive Image Upload with OAuth 2.0

google-drive google-drive-api oauth2

Last synced: 08 Nov 2024

https://github.com/hantsy/spring-security-oauth2-authserver-example

OAuth2/OIDC Authorization Server Example based on Spring Authorization Server

kotlin oauth2 oauth2-server oidc spring-authorization-server

Last synced: 27 Oct 2024

https://github.com/athiththan11/google-drive-oauth

Google Drive - OAuth2.0 using Google OAuth Client

google-drive google-drive-api google-oauth2 oauth2

Last synced: 08 Nov 2024

https://github.com/chinalym/learn-spring-security

学习 spring security 的入门demo,包含如何基本使用,扩展能力,以及创建可以复用的 starter 工程,带有详细的说明文档

oauth2 spring-security spring-security-oauth

Last synced: 02 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: 27 Oct 2024

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: 02 Nov 2024

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: 07 Nov 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: 29 Oct 2024

https://github.com/jacobkobr/financeflow

Allows users to input check data, which is then imported into a Google Sheet using the Google Drive API.

google-sheets-api java maven oauth2 swing

Last synced: 02 Nov 2024

https://github.com/douglasmoraisdev/node_movie_rental_api

A simple Movie Rental API with Node and Express.js

chaijs expressjs mochajs node nodejs oauth2 sequelizejs tdd

Last synced: 06 Nov 2024

https://github.com/natthasath/demo-python-fastapi-oauth

FastAPI OAuth allows you to secure your API endpoints by integrating OAuth2 authentication. It supports various OAuth2 providers like Google, GitHub, and Facebook. With FastAPI OAuth, you can ensure secure access to your API endpoints with minimal setup and configuration.

fastapi oauth oauth2 poetry python uvicorn

Last synced: 11 Nov 2024

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: 11 Nov 2024

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: 29 Oct 2024

https://github.com/johnnycrazy/google-birthdays-bot

Telegram bot, which sends out a daily digest of birthdays at that day

birthday google-contacts oauth2 telegram telegram-bot typescript

Last synced: 08 Nov 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: 03 Nov 2024

https://github.com/hvalfangst/azure-entraid-oauth2-client-server-python

Oauth2 on Azure Entra ID demonstrated with client and server FastAPI applications in Python. The server is deployed to Azure Web Apps via a GitHub Actions Workflow script. Client utilizes OIDC with authorization code flow.

az-204 azure azure-entra-id entra-id fastapi github-actions microsoft-entra-id oauth2 oauth2-authorization-code-flow openid-connect python

Last synced: 04 Nov 2024

https://github.com/augusto11cb/security-studies

Repository of notes and comments on Software Security and its fundamental concepts

asymmetric-cryptography authentication authorization csrf mtls multi-factor-authentication oauth2 openid tls

Last synced: 08 Nov 2024

https://github.com/malopolese/nestjs-oauth2-google-example

Example of the implementation of google oauth2 with NestJs

google nestjs oauth2 sqllite3 typescript

Last synced: 01 Nov 2024

https://github.com/abhishektiwari/axioms-express-js

Axioms Javascript client for Express. Secure your Express APIs using Axioms authentication and authorization.

access-token api api-security authentication authorization axioms express-js oauth2 openid openid-connect

Last synced: 01 Nov 2024

https://github.com/shivankk26/nextjs-fullstack-app

Welcome to our Next.js fullstack project, where you can seamlessly create and upload blogs with Google OAuth integration. This project leverages MongoDB for efficient data storage, Next.js for the frontend, and Tailwind CSS for styling.

git github javascript mongodb mongoose nextjs oauth2 swr tailwindcss

Last synced: 11 Nov 2024

https://github.com/danrvp/oauth-php

Library for OAuth 1 and OAuth 2 workflows.

autoload composer-package oauth oauth1 oauth2 php php-library php5 php7 php8

Last synced: 12 Oct 2024

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: 08 Nov 2024

https://github.com/almmiko/procreader

Read reddit programming for fun

api guzzlehttp laravel oauth2 reddit-api

Last synced: 13 Nov 2024

https://github.com/hk669/hacksarena

event/ hackathons management app using django, azure SQL, and AWS S3 with rewarding features for the activity

allauth aws aws-s3 azure-postgres blogs django docker events github googleauthenticaion oauth2 postgresql redis redis-cache social-network

Last synced: 13 Oct 2024

https://github.com/dbish6/ideal_user_authentication_demos

A web application that demonstrates an advanced token-based user authentication flow with two different back-ends, as of now; TypeScript Express and Java Spring Boot.

css express java jwt jwt-authentication nodejs oauth oauth2 react redis redis-cache spring-boot spring-security typescript

Last synced: 14 Oct 2024

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: 08 Nov 2024

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/interactive-maps/osm-get-oauth2-token

This tool allows you to obtain the bearer access token needed to perform most openstreetmap api requests authorised by the oAuth2 standard.

oauth2 oauth2-authentication openstreetmap openstreetmap-api token

Last synced: 12 Oct 2024

https://github.com/socialiteproviders/vercel

[READ ONLY] Subtree split of the SocialiteProviders/Vercel Provider (see SocialiteProviders/Providers)

laravel oauth oauth1 oauth2 social-media socialite socialite-providers

Last synced: 08 Nov 2024

https://github.com/jesusnut/omu_rest-assured-framework_may23_industrygrade

:rocket: :dart: :trophy: Industry Grade API Framework : REST ASSURED, Owner Library(for properties file configuration), TestNG, OAUTH2 flow, Traditional TestNg Data Provider- Excel Data Driven, Maven, AssertJ, Lombok, Extent Report, Documentation Pending

apachepoi assertj-assertions extent-report lombok maven oauth2 owner restassured testng

Last synced: 08 Nov 2024

https://github.com/gm-gio/auto-catalog

An API for managing cars and manufacturers. It allows you to create, update, delete, and retrieve information about car manufacturers, models, and cars themselves. Includes search functionality for cars based on various criteria.

docker lombok maven oauth2 postgresql rest-api spring-boot swagger

Last synced: 14 Nov 2024

https://github.com/piomin/sample-micronaut-security

Demo with Micronaut application illustrating Security module

jwt micronaut micronaut-oauth2 micronautfw oauth2 security

Last synced: 01 Nov 2024

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

Spring Boot v3 + GraphQL + GraphiQL + KeyCloak boilerplate

graphiql graphql keycloak oauth2 spring

Last synced: 11 Nov 2024

https://github.com/dimmaryanto93/springboot-microservice-example

Belajar Microservice dengan SpringBoot

oauth2 rest-template springboot

Last synced: 07 Nov 2024

https://github.com/nextauthjs/playgrounds

Example Playground Applications for various Auth.js framework clients

authjs jwt next-auth nextauth oauth oauth2 oidc

Last synced: 06 Nov 2024

https://github.com/gearplug/eventbrite-python

eventbrite-python is an API wrapper for Eventbrite, written in Python.

api eventbrite events oauth2 user-authentication webhooks wrapper

Last synced: 11 Nov 2024

https://github.com/strehle/spring-openid-client

Spring Security OpenID client implementation (demo use case)

oauth2 oidc spring spring-boot uaa uaa-client

Last synced: 15 Oct 2024

https://github.com/gearplug/airtable-python

airtable-python is an API wrapper for Airtable, written in Python

airtable api database notifications oauth2 python records tables webhooks wrapper

Last synced: 11 Nov 2024

https://github.com/gearplug/rdstation-python

rdstation-python is an API wrapper for RD Station, written in Python.

api companies contacts crm customization leads marketing notifications oauth2 opportunities python rdstation requests webhooks wrapper

Last synced: 11 Nov 2024

https://github.com/gearplug/notion-python

notion-python is an API wrapper for Notion, written in Python.

api database notion oauth2 pages project-management python queries query wrapper

Last synced: 11 Nov 2024

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

Python client for testing the OAuth 2.0 Client Credentials Flow

oauth2 oauth2-client python

Last synced: 10 Nov 2024

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

OAuth2 Google with Nest.js

docker google nestjs oauth2 strategy

Last synced: 11 Nov 2024

https://github.com/williamkoller/auth-keycloak-nestjs

Authentication with Keycloak using NestJS

docker-compose keycloak nestjs oauth2

Last synced: 11 Nov 2024

https://github.com/gaurav-chaurasia/it254-project

healthcare(disease and medicine details by authorized doctors) info system and contagious disease tracker with chat functionality.

expressjs geospatial-data google-maps-api google-maps-javascript-api node oauth2 socket-io

Last synced: 09 Nov 2024

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

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

api flask oauth2 oauth2-server python

Last synced: 10 Nov 2024

https://github.com/gaurav-chaurasia/chat-app

a chat web application like WhatsApp, on nodejs using WebSockets

mongoose-odm nodejs oauth2 passport socket-io websocket

Last synced: 09 Nov 2024

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: 10 Nov 2024

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/daggerok/spring-boot-oauth2

Inspired by https://spring.io/guides/tutorials/spring-boot-oauth2 tutorial

oauth2 spring-boot

Last synced: 11 Nov 2024

https://github.com/kriasoft/simple-oauth2-clients

OAuth 2.0 clients for Google, Apple, Facebook, GitHub and other identity providers.

auth auth0 authentication credentials facebook github google identity identity-provider oauth oauth2 passport passportjs token tokens twitter

Last synced: 14 Oct 2024

https://github.com/boxyhq/ruby-examples

Ruby Example Apps powered by BoxyHQ

oauth2 omniauth omniauth-strategy rails ruby sorcery sso

Last synced: 09 Nov 2024

https://github.com/yhunlu/rentiny-ecommerce-accommodationapp

backend: Node + Graphql + Apollo + MongoDB, frontend: typescript + Ant Design + React + React Hooks + React Router. This is Fully Modern Real Estate App that fully functioning home-sharing application where users will be able to sign in, create a listing and book other listings. Other Used Features: Google Sign In and OAuth 2.0, login sessions with cookies and session storage, Stripe, Google's Geocode API, Cloudinary.

ant-design antd-design apollo apollographql cloudinary google-geocoding-api mongodb node oauth2 react react-hooks react-router stripe stripe-connect stripe-payment typescript

Last synced: 09 Nov 2024

https://github.com/melittleman/blazoridentityadmin

A .NET 8 OpenID Connect provider & Identity administration dashboard based on the MudBlazor Server template with per-page interactivity and without Entity Framework.

administration dashboard dotnet identity mudblazor oauth2 openid-connect openiddict

Last synced: 09 Nov 2024

https://github.com/richllew182/shuffle-showdown

Shuffle Showdown is an interactive quiz application built using Node.js, Express, and EJS for dynamic content rendering. The application utilizes Spotify's OAuth to access a user's liked songs and generate a fun 10-round quiz based on those tracks.

ejs express-js node-js oauth2

Last synced: 29 Oct 2024

https://github.com/jim60105/lineloginoidcdemo

LINE Login OpenID Connect Demo Project (ASP.NET Core 6 MVC)

asp-net-core learning line line-login mvc net-core oauth2 oauth2-client

Last synced: 04 Oct 2024

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

OAuth 2.0 demo

demo oauth2

Last synced: 13 Oct 2024

https://github.com/olukeye/fastapi-shop-app

a micro ecommerce shop for all kind of products, orders , deliveries and more.......

alembic bcrypt ecommerce fastapi jwt mssql-server oauth2 postgresql

Last synced: 08 Nov 2024

https://github.com/fivan999/brainforces

сайт для проведения онлайн соревновательных викторин

celery django docker elasticsearch oauth2 postgresql python quiz rabbitmq redis

Last synced: 11 Nov 2024

https://github.com/dimmaryanto93/springboot-oauth2-sso-example

Spring security oauth2 Authorization and Resource Server

auth-server authorization oauth2 oauth2-server springboot sso

Last synced: 07 Nov 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 Nov 2024