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/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: 19 Dec 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: 08 Jan 2025

https://github.com/fernandesreon/taskify

Taskify is a Spring-based web application that enables users to schedule and manage their tasks effectively. Currently featuring OAuth2 authentication with Google and GitHub, upcoming enhancements include Cloudinary integration for storing user profile photos and the ability to export task data.

cloudinary java oauth2 springmvc springsecurity thymeleaf

Last synced: 27 Dec 2024

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/davidallendj/opaal

Tool to automate the OAuth 2.0/OIDC flows

authorization-flow cli login oauth2 oidc

Last synced: 15 Nov 2024

https://github.com/samhammerag/oauth2authenticator

OAuth2 client for obtaining and refreshing of access tokens.

csharp dotnet oauth2 oauth2-client token-management

Last synced: 30 Nov 2024

https://github.com/sjinks/php-oauth2-server

PSR-7 compatible OAuth2 server

oauth2 oauth2-server php7 psr-7

Last synced: 13 Jan 2025

https://github.com/rafaelswr/spring-security-know-how

Authentication, Authorization, Going Reactive, Testing Security Configs

https oauth2 openid-connect spring-security ssl

Last synced: 23 Jan 2025

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

https://github.com/oktadev/php-api-oauth-sample

Secure PHP API with OAuth Example

api oauth2 php

Last synced: 14 Jan 2025

https://github.com/onify/blueprint-google-api-auth

Onify Blueprint: Authenticate against Google API with service account

blueprint bpmn flow google oauth2 onify onify-blueprints rest-api

Last synced: 29 Dec 2024

https://github.com/onify/blueprint-google-add-user-to-group

Onify Blueprint: Add user to group in Google via Google API

blueprint bpmn flow google google-api oauth2 onify onify-blueprint onify-blueprints

Last synced: 29 Dec 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: 22 Dec 2024

https://github.com/yesarib/movieapp-token-cache-redis

🌱 This project is an example of an API developed with .NET Core and includes JWT token authentication, caching and Redis integration. Designed as a mini MovieApp, the project demonstrates these features.

api api-rest cache caching jwt jwt-auth jwt-token netcore oauth2 redis token

Last synced: 08 Jan 2025

https://github.com/alexandrevilain/xoauth2

golang.org/x/oauth2 wrapper with storage

golang oauth2 oauth2-client storage

Last synced: 15 Jan 2025

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/shanu-shahbin/blogs-fastapi-

The FastAPI Blog API is a RESTful web service built using FastAPI, allowing CRUD (Create, Read, Update, Delete) operations on blog posts. It provides endpoints for managing blog posts with authentication using JWT tokens and OAuth2. The API also integrates Swagger UI and ReDoc for interactive API documentation.

api crud fastapi oauth2 pyjwt redoc swagger-ui

Last synced: 21 Jan 2025

https://github.com/deshansl/auth0-dotnet8-authorization-code-flow

Implementation of Authorization code flow between auth0, blazor webapp and a rest API with docker-compose for orchestration

auth0 auth2 authorization-code-flow container container-orchestration csharp docker dockercompose dotnet jwt oauth oauth2 openid openid-connect token-based-authentication

Last synced: 28 Dec 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/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: 21 Dec 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 Jan 2025

https://github.com/richpeers/laravel-log-oauth2-curl

Custom Laravel Log driver

curl laravel monolog oauth2

Last synced: 24 Jan 2025

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: 20 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/dimmaryanto93/springboot-oauth2-sso-example

Spring security oauth2 Authorization and Resource Server

auth-server authorization oauth2 oauth2-server springboot sso

Last synced: 27 Dec 2024

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

Belajar Microservice dengan SpringBoot

oauth2 rest-template springboot

Last synced: 27 Dec 2024

https://github.com/didinj/angular-oauth2-example

Angular Tutorial: Oauth2 Login and Refresh Token

angular auth login oauth2 register secure

Last synced: 09 Dec 2024

https://github.com/another-guy/evcr-auth-functions

Low-level functions for OAuth standard implementation (e.g. JWT generation and validation).

jwks jwt oauth oauth2

Last synced: 14 Dec 2024

https://github.com/bookpanda/sso-cas

SSO Central Authentication Service implementation

golang oauth2 react sso

Last synced: 13 Jan 2025

https://github.com/authgear/authgear-sdk-android

Authgear authentication SDK for Android

android authentication java kotlin oauth2 sdk

Last synced: 07 Nov 2024

https://github.com/mrf0rtuna4/django-discord-oauth2

🥢 Django application for secure user authorisation using Discord OAuth2

discord django oauth2 pypi

Last synced: 07 Nov 2024

https://github.com/yfereidouni/magicvilla

MagicVilla Project : Creating a REST API and Consuming it in the ASP.NET Core MVC

identity jwt-authentication jwt-token oauth2 rest-api web-api

Last synced: 06 Dec 2024

https://github.com/aaronpk/oauth-authorization-server-discovery

This specification enables an OAuth resource server to indicate the authorization server it is protected by.

api oauth oauth2

Last synced: 13 Jan 2025

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

OAuth2 client written in Go

go oauth2

Last synced: 23 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/tulipretail/oauth2-hydra

Hydra Provider for the PHP League OAuth 2.0 Client

composer hydra oauth2 oidc php

Last synced: 25 Dec 2024

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

Auth playground with openssl, nodejs, hydra and oathkeeper.

hydra jwk jwt mtls oathkeeper oauth2

Last synced: 29 Nov 2024

https://github.com/pawfectly-yours/spring-auth-service

Auth microservice for Pawfectly Yours. Manages authentication and authorization processes, ensuring secure access to the application. Built with Spring Boot and Java, this service handles user login, registration, and role-based access control. Essential for maintaining security across the Pawfectly Yours platform.

api auth auth0 backend dependency-injection java jpa jpa-entities jpa-repository jwt microservices oauth2 rest-api spring-boot

Last synced: 06 Dec 2024

https://github.com/v-kolesnikov/omniauth-amplifr

Omniauth OAuth2 middleware for Amplifr.com

amplifr oauth2 omniauth

Last synced: 18 Jan 2025

https://github.com/kunalbansall/assignment-submission-portal

"This project is a backend system designed for managing assignment submissions. It allows users to submit assignments, which can be reviewed by admins. It includes user authentication, assignment upload, and review functionality, with secure JWT authentication and admin-only controls."

express jwt-authentication mongodb nodejs oauth2

Last synced: 07 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/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/snehil-shah/git-planner

A MERN-Stack Project Planner Web App to manage your Github Projects using the Github API & OAuth 2.0 Authentication

full-stack github-api github-manager mern oauth2 planner project-management

Last synced: 22 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/cheol-cheol/baeda1-moa

배달모아_기숙사 1/N 공동 배달 커뮤니티 앱 🚚

context-api oauth2 react react-native sockjs-client

Last synced: 02 Jan 2025

https://github.com/raresail/nest-oauth2-micro-service

A template for an authentication service using oAuth2

google-oauth2 microservice nestjs oauth2 template

Last synced: 20 Dec 2024

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/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/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/williamkoller/oauth2-google

OAuth2 Google with Nest.js

docker google nestjs oauth2 strategy

Last synced: 09 Jan 2025

https://github.com/0xvashishth/google-oauth-demo

Google oauth app using javascript.

github oauth oauth2

Last synced: 18 Jan 2025

https://github.com/hsk81/oas-explorer

API Explorer: UI for OpenApi specs with Auth0 support

api auth0 electron javascript oas oauth2 openapi

Last synced: 14 Oct 2024

https://github.com/dlyaswanth/google-authentication

Google Authentication fetching basic info and storing it in local storage or mysql

angular localstorage oauth2

Last synced: 06 Dec 2024

https://github.com/is2ei/passport-typetalk

Typetalk OAuth2 strategy for Passport

oauth2 passport typetalk

Last synced: 12 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/nayak-nirmalya/tinder-clone

Tinder Clone with React Native, Expo, TypeScript, TailWindCSS, Context API, Google Firebase, React Navigation.

android eas expo firebase firestore ios oauth2 react-native react-navigation tailwindcss typescript

Last synced: 22 Jan 2025

https://github.com/twtrubiks/django_oauth_toolkit_tutorial

Django OAuth2 tutorial

django oauth2

Last synced: 16 Nov 2024

https://github.com/imio/docker-authentic

Docker image for Authentic identity provider

authentic authentication docker-image jenkins-pipeline oauth2 saml

Last synced: 30 Dec 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/lunchb0ne/videolibrarysystem

This is the repo of the best video rental service, that never was... ONFLIX!

management-system oauth2 vuejs

Last synced: 29 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/zon-dev/oauth2

Implementation of OAuth 2.0 in Zig.

authorization oauth2 oauth2-client oauth2-server zig ziglang

Last synced: 06 Dec 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: 29 Dec 2024

https://github.com/dhrupad17/kontax

KontaX- Your smart solution to organize, connect, and manage contacts with ease

cloudinary flowbite mysql-database oauth2 spring-mvc spring-security springboot3 tailwindcss thymeleaf

Last synced: 12 Oct 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: 27 Dec 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: 23 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/hooklift/oidclient

OpenID Connect Go Client Library

golang-library oauth2 oauth2-client openid-connect

Last synced: 13 Jan 2025

https://github.com/vandodev/login-social-com-oauth2-no-react-native

Login Social com OAuth2 no React Native - Code/drops #109

expo jwt oauth2 react-native

Last synced: 07 Dec 2024

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/svycal/ueberauth_zoom

Zoom OAuth2 Strategy for Überauth

elixir oauth2 zoom

Last synced: 04 Dec 2024

https://github.com/vandodev/ignite-fleet

ignite-fleet Projeto do ignite para gestão de veículo

android atlas ignite ios oauth2 react react-native realm rocketseat typescript

Last synced: 07 Dec 2024

https://github.com/frederikprijck/auth0-electron-angular

An example on how to integrate Auth0 in an Electron application that is using Angular

angular auth0 electron oauth2

Last synced: 06 Dec 2024

https://github.com/nsweeting/ueberauth_ecwid

An Ueberauth strategy for authenticating your application with Ecwid.

ecwid elixir oauth oauth2 ueberauth

Last synced: 12 Dec 2024

https://github.com/foryforx/ibossgo

golang with google oauth and postgres. Implemented in clean-architecture with sql migration.

clean-architecture gin golang mongodb oauth2 postgres postgresql sql-migration

Last synced: 22 Dec 2024

https://github.com/cthoyt/flask-dance-with-redirects

Extend Flask-Dance to handle URL redirects

flask flask-dance oauth oauth1 oauth2

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