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/seakayone/go-oauth2-cli

Simple OAuth2 command line client written in Go (golang)

go golang oauth2 oauth2-client

Last synced: 02 Dec 2024

https://github.com/matthewhartstonge/pkce

A specification compliant implementation of RFC7636 - "Proof Key for Code Exchange (PKCE)" for Go.

code-flow-pkce go go-module golang oauth2 oidc pkce

Last synced: 21 Dec 2024

https://github.com/aquiseb/graphql-go-auth

Easy authentication package for https://github.com/graph-gophers/graphql-go

authentication golang graphql oauth2

Last synced: 23 Dec 2024

https://github.com/claudiob/yt-auth

Authenticate users with their Google account

authentication gem google oauth2 rails youtube

Last synced: 22 Dec 2024

https://github.com/inovex/demo-istio-azure-auth

This demo repository showcases how to use Istio and Azure Active Directory to transparently augment an authentication-unaware application with OAuth2 authentication.

aks azure istio kubernetes oauth2

Last synced: 15 Dec 2024

https://github.com/sg-milad/remymind

reminder login with google Oaouth 2

nestjs oauth2 passportjs postgres redis typeorm

Last synced: 19 Nov 2024

https://github.com/adamint/java-discord-authenticator

OAuth Library for easy Authentication and Querying

discord java jda oauth-library oauth2

Last synced: 14 Dec 2024

https://github.com/MiraiSubject/cosette-lite

Cybernetically verify players for your tournament and join them to your tournament Discord server securely!

discord docker fastify oauth2 osu osu-api-v2 svelte sveltekit tournament turborepo typescript

Last synced: 07 Nov 2024

https://github.com/ngyewch/hydra-login-consent

Golang http middleware for implementing the User Login and Consent flow of Ory OAuth2 service (Hydra).

golang middleware oauth2 oidc ory ory-hydra

Last synced: 31 Oct 2024

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

:lock: :computer: :herb: API RestFull com Oauth2, MongoDB com Symfony 4

api authentication mongo mongodb oauth2 php7 rest restfull symfony4

Last synced: 02 Dec 2024

https://github.com/nicolasparada/go-oauth2-client-short

Simple oauth2 client with Go

oauth2 oauth2-client social-login

Last synced: 07 Jan 2025

https://github.com/matthewhartstonge/hasher

An Argon2 Hasher for https://github.com/ory/fosite

argon2 fosite go golang hasher oauth2

Last synced: 03 Nov 2024

https://github.com/davesag/mock-sign-in-with-slack

A mock server that emulates the functions of the Sign-in With Slack system. Use this for Integration testing systems that require simple Slack sign-in.

mock-server oauth oauth2 sign-in-with-slack slack slack-api

Last synced: 02 Dec 2024

https://github.com/ollionorg/google-oauth2-token

🔐 Command-line tool to generate OAuth2 tokens for Google Workspace using a service account.

gcp google google-workspace oauth2 oauth2-authentication service-account token

Last synced: 06 Nov 2024

https://github.com/alfex4936/rust-actix-oauth2

Google/Github/NAVER/Kakao OAuth2 login

api google jwt kakao login naver oauth oauth2 rust

Last synced: 28 Nov 2024

https://github.com/curityio/spa-using-curitytokenhandler

Demonstrates Hardened Security for Single Page Applications

code-example oauth2 openid-connect react spa token-handler

Last synced: 03 Dec 2024

https://github.com/softprops/octopat

:octocat: :key: GitHub personal access token dispenser

cli github-api oauth2

Last synced: 11 Oct 2024

https://github.com/hanabix/akka-stream-oauth2

Some useful graph shapes of akka-stream for OAuth2

akka akka-stream oauth2 scala

Last synced: 05 Nov 2024

https://github.com/curityio/react-haapi-demo

A demo HAAPI OpenID Connect implementation in a React app

code-example haapi oauth2 openid-connect react spa

Last synced: 03 Dec 2024

https://github.com/pragmaticivan/gandalf

Elixir Oauth2 Provider implementation

elixir oauth2

Last synced: 13 Nov 2024

https://github.com/vamsii777/vapor-auth-server

OAuth2 server example for Vapor

oauth2 swift vapor

Last synced: 19 Dec 2024

https://github.com/ericlewis966/angularaspnetcoreoauth

Sample project based on the blog post demonstrating how to build out an Implicit Grant OAuth flow utilizing OAuth2/OpenID Connect protocols implementing IdentityServer4 as our OpenID Connect Provider and then using it to authenticate an Angular SPA client to authorize access to an independent ASP.NET Core Web API.

angular aspnetcore identityserver4 oauth2 openid-connect

Last synced: 15 Nov 2024

https://github.com/truggeri/oauth-debugger

Debug and test your OAuth2 code with this mock resource server

gcp-cloud-functions go oauth2 svelte svelte3 watercss

Last synced: 17 Dec 2024

https://github.com/e-sites/cobalt

The E-sites Swift iOS API Client used for standard restful API's

api-client oauth2 promises swift

Last synced: 14 Nov 2024

https://github.com/hendrickson-tyler/swift-pkce

A simple Swift package for the PKCE OAuth 2.0 extension

codechallenge codeverifier oauth2 pkce swift

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

https://github.com/mzogheib/quoll

Visualise your personal data all in one place!

express google-maps lerna-monorepo life-tracking monorepo nodejs oauth2 react react-native redux yarn

Last synced: 17 Dec 2024

https://github.com/jinagamvasubabu/oauth2-resource-server

Oauth2 Resource Server (Product API) which can be accessed only after getting the token with respective roles from Authorization Server

caching jdbc oauth2 resource-server spring

Last synced: 05 Dec 2024

https://github.com/kbbushman/youtube-clone-build

YouTube clone built with Node, Express, PostgreSQL, Prisma, React, and Styled Components

express jwt node oauth2 postgres prisma2 react styledcomponents

Last synced: 13 Nov 2024

https://github.com/okdp/okdp-spark-auth-filter

Oauth2/OIDC Authentication filter for Apache Spark Apps/History UIs

apache-spark docker k8s-spark kubernetes oauth2 oidc-client openid-connect spark-kubernetes

Last synced: 13 Nov 2024

https://github.com/uber5/react-pkce-sample

Sample app demonstrating using OAuth2 PKCE within React

authentication oauth2 pkce react

Last synced: 10 Nov 2024

https://github.com/amalh/goodreads-oauth-in-swift-

Swift sample for using OAuthSwift with Goodreads | TUTORIAL: https://pragmatictheories.tech/ios-oauth-integration-with-goodreads/

goodreads-api goodreads-oauth ios oauth oauth2 oauth2-provider oauthswift swift

Last synced: 29 Dec 2024

https://github.com/stratedge/visa

A complimentary extension of the official Laravel Passport package.

laravel laravel-5-package laravel-passport oauth2 passport php php7

Last synced: 15 Jan 2025

https://github.com/mnixo/meeting-room-dashboard

Basic LitElement web application that displays Google Calendar events.

dashboard google-apis google-calendar google-calendar-api lit lit-element oauth2 webcomponents

Last synced: 10 Nov 2024

https://github.com/leogaudin/ft_transcendence

This project is something you've never done before. Think back to the beginning of your programming journey. Look at yourself, now is your time to shine!

2fa 42 42cursus 42school django docker oauth2 pong pong-game postgresql transcendence

Last synced: 10 Nov 2024

https://github.com/druxt/druxt-auth

Authentication module for DruxtJS

druxt module nuxt-auth oauth2

Last synced: 12 Nov 2024

https://github.com/auth0/auth0-product-education-labs

A set of tools and example applications for Product Education courses

oauth2 oidc vercel

Last synced: 27 Sep 2024

https://github.com/yogesh-bhandare/sellaiart

SellAiArt is a platform for AI artists to create, showcase, and sell their digital art. It empowers creators to gain recognition and earn income.

ai cicd django docker github-actions htmx js oauth2 postgresql stripe tailwindcss

Last synced: 30 Nov 2024

https://github.com/neverendingqs/oauth2-client-shell-v2

Interface for going through the OAuth 2.0 authorization code grant flow.

oauth2 vuejs

Last synced: 10 Nov 2024

https://github.com/netcode/oauthgoat

Vulnerable dockerized environment designed to test OAuth vulnerabilities

oauth-client oauth2 oauth2-server security security-labs vulnerability

Last synced: 02 Jan 2025

https://github.com/shawakash/youtubecreator

MarketPlace for Youtube creators and editors with utmost privacy for video uploading

mongodb monorepo nextjs oauth2 tailwindcss turborepo typescript youtube-api

Last synced: 15 Jan 2025

https://github.com/tyronejosee/project_drop_dash_api

Drop Dash (API): A home delivery platform that allows users to search for and purchase products from local restaurants near their homes, place orders, and schedule deliveries. Provides access to restaurants to manage their menus, receive orders, and handle their meals through the platform. Inspired by platforms like Rappi and Uber Eats

black digitalocean django django-rest-framework djoser docker docker-compose drf drf-spectacular flake8 github-actions jwt nginx oauth2 postgresql python redis s3-bucket sqlite swagger

Last synced: 12 Nov 2024

https://github.com/oada/oada-id-client-js

JavaScript client library for OADA identity.

jwt middleware oada oauth2 openid-connect

Last synced: 09 Nov 2024

https://github.com/phogolabs/terraform-provider-sendgrid

A package contains a useful Terraform Providers

hydra oauth2 terraform-provider

Last synced: 23 Nov 2024

https://github.com/bragner/Spotify-Player-Bot

Spotify Player Bot integrates Bot Framework v4 with Spotify Web Api.

adaptive-cards bot-framework csharp csharp-code dotnet-core oauth2 spotify spotify-web-api

Last synced: 18 Nov 2024

https://github.com/charlesread/hapi-auth-fb

Hapi JS plugin that allows "plug-and-play" Facebook authentication in Hapi routes.

authentication facebook hapi hapijs oauth2

Last synced: 27 Dec 2024

https://github.com/austinkregel/aut.hair

An authentication service build with Laravel Passport

oauth2 self-hosted sso-authentication sso-solution

Last synced: 30 Oct 2024

https://github.com/intricate/twitch-oauth2-client-spring

Spring Security utilities for configuring an application as a Twitch OAuth 2.0 client.

java oauth2 security spring spring-security twitch

Last synced: 18 Nov 2024

https://github.com/echominds/infohub

"InfoHub: A collaborative platform for writing and sharing articles. Built with Java, Spring Boot, and Google OAuth2." "InfoHub: Веб-платформа для создания и публикации статей. Построено с использованием Java, Spring Boot и Google OAuth2."

community contentmanagement gradle java monolith-architecture oauth2 oauth2-client open-source postgres postgresql postgresql-database spring spring-boot spring-data-jpa spring-mvc spring-security webdevelopment

Last synced: 12 Oct 2024

https://github.com/dhruuva/post-ops

A boilerplate that implements Google, Mail.ru, Github, Facebook and classic Authentication. So it can be easy to implement it as a starting point for your projects. Frontend on vue + Vuetify

boilerplate express jwt jwt-authentication mongodb mongoose nodejs oauth2 passport rest-api vue vue-dynamic-component vuetify-frontend

Last synced: 05 Jan 2025

https://github.com/tmigone/myhabeetat-api

Web API for MyHabeetat's cloud services. Supports Solidmation devices, including BGH Smart Control.

alexa-skill bgh bgh-smart-control myhabeetat oauth2 solidmation

Last synced: 07 Jan 2025

https://github.com/shuppet/p6-oauth2-discord

Raku module for authenticating against Discord's OAuth2 API.

discord discord-api oauth2 perl6 perl6-module raku raku-module

Last synced: 23 Dec 2024

https://github.com/fci-tu/findit

E-Commerce Project on Blazor and ASP.Net Core with Clean Architecure

asp-net-core back-end blazor clean-architecture efcore front-end linq oauth2 sql-server wasm

Last synced: 23 Oct 2024

https://github.com/caomeiyouren/wechat-official-helper

一个基于 Hono 实现的云函数版本的微信公众号助手,支持个人非认证公众号的上行登录、用户消息存储等功能,支持 OAuth2.0 登录

hono oauth2 serverless vercel wechat wechat-app wechat-official-account

Last synced: 23 Oct 2024

https://github.com/kkdai/line-login-pkce-go

LINE Login with PKCE starter

golang line-login oauth2 pkce

Last synced: 03 Jan 2025

https://github.com/telkomindonesia/kong-plugin-oauth2-audience

Authenticate Kong consumer using a third-party OAuth 2.0 / OpenID Connect provider.

api-gateway authentication authorization kong kong-plugin oauth2 openid-connect

Last synced: 19 Nov 2024

https://github.com/curityio/linkedin-authenticator

Linkedin oauth authenticator that can be used with any Java-based Web API

authenticator curity linkedin login oauth2 plugin

Last synced: 03 Dec 2024

https://github.com/giosil/woauth2

A simple OAuth 2.0 protocol implementation.

authentication java javaee javaee-security login oauth oauth2 oauth2-server security

Last synced: 27 Dec 2024

https://github.com/tslamic/go-oauth2-firestore

Firestore storage for OAuth 2.0

firestore golang golang-library oauth2 tokenstore

Last synced: 09 Nov 2024

https://github.com/berlinbruno/post-it

Join PostIt, the innovative social media platform that empowers you to share your thoughts, photos, and experiences with friends and followers. Discover new interests, connect with like-minded individuals, and engage with a vibrant community through posts, comments, and reactions.

oauth2 react sanity vite

Last synced: 13 Nov 2024

https://github.com/roadiz/abstractapitheme

Base theme for creating simple public RESTful API protected with referrer API keys.

oauth2 roadiz

Last synced: 05 Dec 2024

https://github.com/hamzamak/social-app

full stack MERN social media app

cloudinary mern-stack oauth2

Last synced: 30 Nov 2024

https://github.com/henriquelluiz/oauth2-with-spring

A demo project where I use the Github OAuth2 client for login.

deployment docker github-client java oauth2 shell spring-boot spring-security-oauth2

Last synced: 28 Dec 2024

https://github.com/itaibo/reddit-oauth2-flow

Next.js application to get Reddit tokens for CLI apps

cli login nextjs oauth2 reddit token ui

Last synced: 29 Nov 2024

https://github.com/envor/one-app

Database per team starter kit for Laravel based on Laravel Jetstream and Livewire

database framework laravel mysql oauth2 oauth2-server sqlite sso starter-kit teams

Last synced: 08 Nov 2024

https://github.com/xhcf/springboot_restbasicauth

SpringBoot Rest Api Utilizing a Basic Auth Header For Api Verification.

authentication authorization basic basic-authentication oauth2 oidc springboot springboot-rest

Last synced: 13 Jan 2025

https://github.com/jhnnsrs/herre

herre is an (asynchronous) oauth2/openid client, that provides sensible defaults for the python ecosystem

async oauth2 oauth2-client openid openid-connect pyqt

Last synced: 20 Oct 2024

https://github.com/josdem/android-authenticator

Oauth2 client credentials grant type application to send and receive secret messages

android gradle kotlin oauth2 retrofit2

Last synced: 16 Nov 2024

https://github.com/gi0baro/ovpn-portal

Build client OpenVPN configurations with OIDC authentication

oauth2 oidc openvpn vpn

Last synced: 17 Dec 2024

https://github.com/clayrisser/trailpack-oauth-server

Trailpack to run OAuth 2 server on Trails application

oauth oauth-server oauth2 oauth2-server trailpack trails trailsjs waterline

Last synced: 15 Dec 2024

https://github.com/navzam/token-store-multi-service-sample

Sample web app that uses Token Store to manage access tokens to multiple external services

azure azure-app-service azure-token-store oauth2 token-management

Last synced: 20 Dec 2024

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

Example OAUTH 2 resource server with Spring

example oauth2 spring-ws

Last synced: 22 Nov 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/anoziechibuike/agberochat2.0

AGBEROCHAT is a dynamic web application built with Flask, Socket.IO, and a robust database backend. This project offers a seamless and real-time chatting experience with the power of Flask and Socket.IO, ensuring instant communication. Users can create or join personalized rooms, fostering private conversations or group discussions.

expo expo-cli flask flask-socketio flask-sqlalchemy javascript oauth2 react-native react-navigation socketio

Last synced: 08 Nov 2024

https://github.com/hanbings/nikukyu

⭐ Nikukyu - 可以抓星星的爪子!一个 OAuth 认证中心

java oauth oauth2 spring springboot sso typescript vue web

Last synced: 11 Nov 2024

https://github.com/goentity/u_u

show my public repo stats on web deployment

api clone commit fork github go oauth oauth2 public repo star stat token view

Last synced: 27 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: 09 Jan 2025

https://github.com/towaquimbayo/get-kindr

A gamified web app that connects volunteers seeking opportunities and organizations hosting events by allowing volunteers to apply for available events and organizations to create new volunteer opportunities.

css css3 events javascript next next-auth nextjs oauth oauth2 organization prisma prisma-orm tailwind tailwindcss token typescript vercel volunteer volunteer-management

Last synced: 13 Jan 2025

https://github.com/socialiteproviders/notion

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

laravel oauth oauth1 oauth2 social-media socialite socialite-providers

Last synced: 27 Oct 2024

https://github.com/udos86/sveltekit-in-action

A Fullstack SvelteKit Demo using Prisma, Auth.js & Vite PWA

oauth2 pwa sveltekit

Last synced: 24 Oct 2024