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/romunov/kurc

A project aimed at sending requests for public records from Ministry of interior (Slovenia). Coded in Django.

authentication django foia gmail oauth2 webapps

Last synced: 06 Nov 2024

https://github.com/faburem/cloudron-oauth

Meteor oauth package for Cloudron SSO integration

javascript meteor-package meteorjs oauth2

Last synced: 21 Oct 2024

https://github.com/baratharivazhagan/spring-security-oauth2-wso2

Spring boot application integrated with WSO2 Identity server OAUTH2 configuration

oauth2 spring-boot spring-security-oauth2 wso2-identity-server

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

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

A Token Exchange extension for Net::OAuth2Server

oauth2 perl token-exchange tokenexchange

Last synced: 06 Nov 2024

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

A PKCE extension for Net::OAuth2Server

oauth2 perl pkce

Last synced: 06 Nov 2024

https://github.com/mdedetrich/censored-raw-header

A RawHeader which can be used for akka-http that allows you to censor the .toString method

actors akka akka-http http logging oauth2 token

Last synced: 11 Oct 2024

https://github.com/rjshrjndrn/oauth2-proxy

Minimal oauth2-proxy

docker-image oauth2

Last synced: 25 Oct 2024

https://github.com/rgl/wso2is-playground

WSO2IS (WSO2 Identity Server) Playground

authentication oauth2 oidc openid-connect sso wso2 wso2-identity-server wso2is

Last synced: 25 Oct 2024

https://github.com/sonyarianto/pocketbase-oauth2-demo

Demo of OAuth2 in Pocketbase (by creating Sign-in with Google example).

javascript oauth2 pocketbase svelte

Last synced: 11 Oct 2024

https://github.com/deejungx/bahikhata-app

Starting template for Flask app with authentication solution.

docker flask oauth2

Last synced: 03 Nov 2024

https://github.com/rgl/terraform-aws-cognito-example

Example OIDC and OAuth authentication and authorization with Amazon Cognito IdP, Amazon API Gateway, and AWS Lambda Function

api-gateway aws aws-api-gateway aws-cognito aws-lambda cognito oauth oauth2 oidc

Last synced: 25 Oct 2024

https://github.com/warnyul/little-squirrel

Spring Boot OAuth 2.0 implementation in Kotlin

kotlin oauth2 oauth2-server spring-boot

Last synced: 15 Oct 2024

https://github.com/sonyarianto/vanilla-sign-in-with-google-one-tap-demo

Demo on vanilla JavaScript that doing Sign-in with Google using Google One Tap API.

google oauth2

Last synced: 11 Oct 2024

https://github.com/martins-vds/poc-azure-devops-api-automation

This project is a Proof of Concept (PoC) to automate the Azure DevOps API using OAuth2.0 authentication with client credentials flow and Postman.

azure-ad azure-devops-api microsoft-graph-sdk oauth2 postman postman-collection powershell-core

Last synced: 11 Oct 2024

https://github.com/socialiteproviders/salla

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

laravel oauth oauth1 oauth2 social-media socialite socialite-providers

Last synced: 31 Oct 2024

https://github.com/ltfschoen/skag_server_rails

Ruby on Rails app using OAuth2 and AdWords API

adwords-api oauth2 ruby-on-rails ruby-sdk

Last synced: 17 Oct 2024

https://github.com/noahtigner/acp-brevet-control-times-calculator

A Full-Stack ACP calculator for Randonneurs USA. Packaged as an API. Includes authorization/security, testing, etc. Written with Flask, PyMongo, and JQuery

api flask mongodb oauth2

Last synced: 04 Nov 2024

https://github.com/mashafrancis/cinema-booking-be

[Server] App to ease your booking for a movie from the comfort of your home.

feathersjs jest nodejs oauth2

Last synced: 04 Nov 2024

https://github.com/vinny-bot/flaskcord

Discord OAuth2 extension for Flask. An Easier implementation of "Log In With Discord".

discord discord-oauth2 discord-oauth2-client discord-py flask oauth2 pycord python

Last synced: 27 Sep 2024

https://github.com/logto-io/auth-wiki

A comprehensive collection of articles, tutorials, and resources about authentication and authorization.

authentication authorization oauth2 oidc openid-connect

Last synced: 07 Nov 2024

https://github.com/akalongman/php-google-oauth

Google OAuth Example on PHP

google-api oauth2

Last synced: 11 Oct 2024

https://github.com/maxjdev/autenticacao-google-usando-oauth2-e-spring-security

Configuração de autenticação oauth-2 usando conta google.

authentication jwt oauth2 security spring

Last synced: 31 Oct 2024

https://github.com/vecerek/liam-neeson

AAU, ICTE 2018, IAM Assignment 1

facebook-graph-api facebook-login oauth2

Last synced: 19 Oct 2024

https://github.com/apratham/electron-oauth-app

An Electron application demonstrating OAuth authentication with different sign-in providers

angular authentication cross-platform desktop-app electron ionic ionic-framework oauth2

Last synced: 13 Oct 2024

https://github.com/dfm/aiohttp_spotify

An async Python interface to the Spotify API using aiohttp

aiohttp async-python-interface asyncio oauth oauth2 python spotify-api

Last synced: 15 Oct 2024

https://github.com/3imed-jaberi/wander-pins

The app will be a live geolocation app called WanderPins where users can 'pin' different locations on the map and share their own content with other users in realtime to share pictures, reviews of the location and area, interact with other users by adding comments to their pins, and manage the pins they've created.

apollo-client apollo-server cloudinary express graphql mapbox-gl material-ui mongodb mongoose nodejs oauth2 reactjs

Last synced: 15 Oct 2024

https://github.com/sahil352005/google-oauth-2.0

A simple Express application that implements Google OAuth 2.0 authentication using Passport.js, allowing users to log in with Google, view a profile page, and log out securely.

express express-session google-cloud-platform nodejs nodemon oauth2 oauth2-client passportjs

Last synced: 07 Nov 2024

https://github.com/joshidivanshu/blog-backend-using-fastapi-jwt-authentication

A Blog app backend created using FastAPI. Can perform test queries on the provided link just replace http://localhost:8000/ with a website link mentioned below. You can perform this using Postman or curl

alembic api asychronous backend fastapi jose-jwt jwt-authentication oauth2 python-3 sqlaclhemy sqlite3 webdevelopment

Last synced: 07 Nov 2024

https://github.com/SocialiteProviders/Vatsim

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

laravel oauth oauth1 oauth2 social-media socialite socialite-providers

Last synced: 02 Aug 2024

https://github.com/nisanth2004/keycloak-programs

This project integrates Keycloak, an open-source Identity and Access Management (IAM) solution

dbms java keycloak mysql oauth2 postman security spring springboot

Last synced: 12 Oct 2024

https://github.com/daniel-hayes/song-id

A song identification concept built using React Native + Reddit API

oauth2 react react-native reddit-api redux

Last synced: 06 Nov 2024

https://github.com/sleeplesscofi/express-backend-threads

Backend de clon de Threads enfocado en llevar la funcionalidad y la organizacion de las funciones al Frontend

eslint event-emmiter firebase-notifications husky jest jwt oauth2 prettier prisma redis-cache supertest websocket zod-validation

Last synced: 04 Nov 2024

https://github.com/pumpkinseed/myminifactory-oauth-examples

Example connection for MyMiniFactory Authservice

myminifactory oauth2

Last synced: 06 Nov 2024

https://github.com/zon-dev/oauth2

Implementation of OAuth 2.0 in Zig.

authorization oauth2 oauth2-client oauth2-server zig ziglang

Last synced: 15 Oct 2024

https://github.com/richardhj/oauth2-newsletter2go

Newsletter2Go OAuth 2.0 Client Provider for The PHP League OAuth2-Client

newsletter newsletter2go oauth2 oauth2-client php-league

Last synced: 30 Oct 2024

https://github.com/gitericsson/natours

Natours is a real-world RESTful API and server-side rendering WebApp for booking Tours.

agnostic brevo-api css3 express flutterwave-api fullstack javascript jwt leaflet-api mongodb-atlas mongoose mvc-architecture natours oauth2 pug server-side-rendering

Last synced: 10 Oct 2024

https://github.com/santosreis/nuxt-aliexpress-clone

Nuxt3 ecommerce tutorial from Code Week Dev

meta-framework nuxt3 nuxtjs oauth2 pinia prisma-orm tailwindcss vue3 vuejs

Last synced: 04 Nov 2024

https://github.com/siddhant-vij/auth0-webapp-demo

Web App Authentication & Authorization in Go using Auth0

auth0 oauth2 oidc

Last synced: 15 Oct 2024

https://github.com/cofin/litestar-httpx-oauth

HttpX OAuth Integration for Litestar

httpx litestar litestar-api litestar-framework oauth2

Last synced: 13 Oct 2024

https://github.com/ivan3bx/proma

Command line tool to inspect and extract data from Mastodon

api cobra-cli golang mastodon oauth2

Last synced: 04 Nov 2024

https://github.com/shivang1305/spotify

Spotify clone project using next.js, react.js for components, tailwind css for styling, postgres and supabase for db and stripe to handle payments.

nextjs14 oauth2 postgresql reactjs redux-toolkit stripe supabase tailwindcss zustand

Last synced: 14 Oct 2024

https://github.com/snimmagadda1/chatroom

**W.I.P** A real-time chat app built to mess with websockets & Authn/Authz

keycloak mysql oauth2 openid openid-connect spring-boot spring-security webrtc websocket

Last synced: 24 Oct 2024

https://github.com/konojunya/authorization-server-sample

認可サーバーを自作してみる

authentication golang oauth oauth2 oauth2-provider

Last synced: 05 Nov 2024

https://github.com/healingdrawing/task-paf-technical-trainee

CRUD with admin panel. Deno + Hono + Eta + Vue3 based. OAuth2 authentication for Google and X/Twitter. Deno KV database. Zod validation.

admin-panel crud css deno deno-kv eta full-stack-web-development google-authentication hono html javascript javascript-frontend oauth2 twitter-authentication typescript typescript-backend vue3 web-app zod-validation

Last synced: 13 Oct 2024

https://github.com/zanbaldwin/oauth2-proxy

Front-facing microservice to transform ever-changing Authorization tokens into user identifier headers, which are better cached by Varnish via the Vary header.

cache oauth2 proxy

Last synced: 30 Oct 2024

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

https://github.com/maxim-mazurok/react-oauth2-and-map

Test assignment in React that uses OAuth2 and Google Maps API

google-maps google-maps-api google-maps-javascript-api jest oauth2 react

Last synced: 12 Oct 2024

https://github.com/teampanfu/oauth2-discord

Discord Provider for the PHP League's OAuth 2.0 Client

authentication authorization client discord oauth oauth2

Last synced: 05 Nov 2024

https://github.com/gavinr/arcgis-rest-js-oauth-demo

Minimal OAuth web login demo

arcgis-rest-js oauth2

Last synced: 31 Oct 2024

https://github.com/murtaza-u/muttoauth

Google OAuth2 authorization script for Mutt E-mail client

access-token email-client gmail google mutt neomutt oauth2 refresh-token

Last synced: 05 Nov 2024

https://github.com/alexandrabaturina/book-catalog

Flask web application that provides a list of books within variety of authors. Implementing third-party authentication & authorization, it allows registered users to add, edit, and delete their own records.

crud-operations flask json oauth2 sqlite3

Last synced: 05 Nov 2024

https://github.com/php-tootbot/php-tootbot

A boilerplate library for PHP Mastodon bots

mastodon-bot oauth2 php-framework php8 tootbot

Last synced: 09 Oct 2024

https://github.com/viral32111/oauth-demo

Demonstration of OAuth 2.0 integration with various providers.

cloudflare-workers integration oauth2

Last synced: 05 Nov 2024

https://github.com/cloudeko/cloudeko-zenei

Open-source user management system built with Quarkus. Provides authentication and organization management for your applications.

authentication hacktoberfest java oauth2 open-source quarkus user-management

Last synced: 31 Oct 2024

https://github.com/gopalanand333/random-time-interval-generator-nodejs

this application will generate data for random interval. Can be used where there's need of interval data

datagenerator nodejs oauth2 timeseries

Last synced: 07 Nov 2024

https://github.com/onify/blueprint-microsoft-azure-api-authenticate

Onify Blueprint: Authenticate against Microsoft Azure (AD) API using OAuth 2.0

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

Last synced: 07 Nov 2024

https://github.com/winebarrel/goth-esa

Goth provider for esa.

esa-io oauth2

Last synced: 18 Oct 2024

https://github.com/matheusps/okta-auth-example

Authentication with Okta built on top of angular 6 and angular material for learning purpose.

angular angular-cli angular-material angular6 authentication material oauth2 okta

Last synced: 25 Oct 2024

https://github.com/ozdemirrulass/keycloak-nextjs-mysql-docker

This repository provides a setup for authentication in a modern web application environment. For more detailed explanation and step by step guide of this repository please visit my blog post.

authentication docker docker-compose keycloak mysql nextjs oauth2

Last synced: 07 Nov 2024

https://github.com/baronliu1993/summer-project-backend

Frank's + Tonia's + Baron's Ontario University Blog

awsec2 backend-api docker oauth2 redis-cache springboot

Last synced: 31 Oct 2024

https://github.com/perebaj/legitima

Legitima is not a framework; rather, it serves as a centralized authentication system that seamlessly integrates various authenticators such as Google, GitHub, and more.

authentication authorization go golang oauth oauth2

Last synced: 07 Nov 2024

https://github.com/akshaybabloo/jwt

JWT decoder and encoder

go golang jwt oauth2

Last synced: 06 Nov 2024

https://github.com/savareyhano/elysia-google-oauth

Implementation of Google OAuth using no libraries and using libraries with Elysia and Bun

bun elysia elysiajs google google-oauth google-oauth2 googleapis oauth oauth2

Last synced: 31 Oct 2024

https://github.com/danimydev/auth-microservice

Node JS microservice that supports jwt and multiple oauth providers

jwt-authentication microservice nodejs oauth2

Last synced: 05 Nov 2024

https://github.com/balazsgrill/basecamp3

Golang API implementation for Basecamp3

api basecamp basecamp3 go golang golang-library oauth2

Last synced: 19 Oct 2024

https://github.com/anchoredapplications/eggio

Eggio is a geolocation-based Easter egg hunt game where users create unique Egg IDs, print QR codes, and place them on real Easter eggs. The app automatically sets egg locations based on the user's geolocation. Users can scan QR codes to find eggs and earn points. Includes features for viewing rankings and authentication using Google OAuth.

geolocation maps oauth2

Last synced: 07 Nov 2024

https://github.com/syed007hassan/security-features-nodejs

Implemented commonly used authentication and security features that are used in NodeJs.

cookie-session express-session helmet https jwt oauth2 passportjs webtoken

Last synced: 07 Nov 2024

https://github.com/matrixpower1004/springboot-photogram

간단한 SNS 프로젝트. Java와 Spring boot 관련 기술들을 학습한다.

bootstrap4 java jquery jsp oauth2 spring-jpa spring-security springboot2-x

Last synced: 06 Nov 2024

https://github.com/amar-arruf/geolocation-wisata

Geolocation wisata merupakan sebuah projek web aplikasi untuk memetakan lokasi wisata

bootstrap4 codeigniter4 javascript mapbox mysql-database oauth2 oauth2-facebook-login oauth2-google oauth2-instagram sb-admin-2

Last synced: 14 Oct 2024

https://github.com/nisanth2004/springboot_programs

A full-stack web application using Spring Boot for the backend

client cloud java jdk jwt oauth2 security spring springboot token

Last synced: 13 Oct 2024

https://github.com/vkosuri/gdrivedownload

Download files from Google Drive using API

gdrive oauth oauth2

Last synced: 08 Nov 2024