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/mentos1386/zdravko

Self-Hosted multi region health check service

flyio golang healthcheck k6 oauth2 status-page temporal

Last synced: 11 Oct 2024

https://github.com/hrishiksh/golang-oauth2-starter

This repository contain the example code to implement OAuth2 in Golang. It uses the golang.org/x/oauth2 official golang package. This is a good starting point for beginners.

authentication authorization go golang oauth oauth2 oauth2-client oauth2-server

Last synced: 09 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/bertrandmartel/mobileconnect

Library implementing Mobile Connect API written in GO

authentication authentication-flow golang mobileconnect oauth2 openid

Last synced: 09 Nov 2024

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/sjinks/php-oauth2-server

PSR-7 compatible OAuth2 server

oauth2 oauth2-server php7 psr-7

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

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: 07 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/oktadev/php-api-oauth-sample

Secure PHP API with OAuth Example

api oauth2 php

Last synced: 14 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/oktadev/okta-shiro-plugin

A library for integrating Okta into Apache Shiro based projects

java jax-rs oauth2 security servlet shiro

Last synced: 14 Nov 2024

https://github.com/oktadev/okta-implicit-flow-detector

A browser extension for Chrome and Firefox to detect the deprecated OAuth 2.0 Implicit flow

oauth oauth2 security

Last synced: 14 Nov 2024

https://github.com/stonyshi/java-sso

java-sso

java oauth2 sso-login

Last synced: 13 Nov 2024

https://github.com/furkankayar/authsystem

Authentication and Authorization system written in NodeJS and VueJS

authentication authorization nodejs oauth2 postgresql sequelize-orm sequelizejs vuejs

Last synced: 13 Nov 2024

https://github.com/thefoxkd/calendarmtusi

Интеграция расписания МТУСИ с календарями - Python приложение для синхронизации расписания занятий МТУСИ с Google и Mac календарями. Возможности: автоматический парсинг расписания, обновления в реальном времени, умное разрешение конфликтов. Построено на Python 3.9+, Playwright, Google Calendar API, асинхронной архитектуре и строгой типизации.

async-python automation calendar-integration clean-architecture education-tools google-calendar-api mtuci oauth2 playwright pydantic python schedule-sync testing type-hints web-scraping

Last synced: 14 Nov 2024

https://github.com/oada/oauth-dyn-reg-js

Implementation of draft OAuth 2.0 Dynamic Client Registration Protocol

oauth-dyn-reg oauth2

Last synced: 09 Nov 2024

https://github.com/hvalfangst/azure-oauth2-oidc-auth-code-flow-client-server-example-python

Oauth2 on Azure demonstrated with client and server applications in Python. Client utilizes OIDC with auth code flow.

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

Last synced: 31 Oct 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/berlinbruno/key-nest

KeyNest is a secure and intuitive password manager application built using Spring Boot, Thymeleaf, OAuth for authentication, and MongoDB for data storage. This project aims to provide a user-friendly platform where users can securely store and manage their passwords.

mongodb oauth2 password-manager springboot thymeleaf

Last synced: 13 Nov 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: 10 Oct 2024

https://github.com/nealsavant/knowsong.life

An application that provides a way for spotify users to test their knowledge of music artists! Can you identify every song from your favorite musicians?

angular4 css html5 java-8 javascript oauth2 spotify spotify-web-api spring-mvc spring-security sql trivia-quiz-game typescript

Last synced: 27 Sep 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: 12 Nov 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/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/cmdruid/oauth2-crypto-bridge

An authentication bridge between an OAuth2 gateway and crypto-currency wallet.

cryptocurrency ethereum nextjs oauth2

Last synced: 09 Nov 2024

https://github.com/rcarubbi/oauth2_aspnetidentity_dapper

Implementação de Autenticação e Autorização com OAuth2, Aspnet Identity, OWIN, Aspnet MVC, WebAPI e Dapper

asp-net-identity dapper oauth2

Last synced: 13 Nov 2024

https://github.com/mileschou/oauth2-server-jwt-bearer-grant

Implement RFC 7523 on league/oauth2-server

jwt oauth2 php

Last synced: 20 Oct 2024

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

Augmentation to auth schemas that provides access to secrets.

authn authz oauth2 oidc

Last synced: 28 Oct 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/cryptosingh1337/urlific

URLific, provides proxy URL for frequently changing URLs like Instagram handles.

oauth2 spring-boot spring-mvc spring-security tailwindcss thymeleaf

Last synced: 09 Nov 2024

https://github.com/shuklaritvik06/react-native-metaphors

This repository offers a collection of code snippets showcasing diverse functionalities, serving as metaphorical examples for developing innovative features in React Native applications.

animation firebase navigation oauth2 payment react-native

Last synced: 16 Nov 2024

https://github.com/h3ar7b3a7/toolbox

Example Spring Boot - Angular project (WIP), using best practices and highly recommended libraries for project & code quality.

angular angular-material chromatic cypress docker-compose eslint flyway github-actions gradle jest lombok oauth2 open-api-v3 prettier spring-actuator spring-boot spring-data-jpa spring-security sso storybook

Last synced: 15 Nov 2024

https://github.com/muasa-harman/blog-app-mern-stack

My portfolio showcases a collection of projects that demonstrate my expertise as a Full Stack Developer, with a focus on both frontend and backend technologies. The portfolio is built using React.js for an interactive user interface. On the backend, I utilized Node.js and Express

git javascript mui-material nodejs oauth2 react-hooks react-router reactjs redux vite

Last synced: 11 Nov 2024

https://github.com/borodiychuk/ueberauth_foursquare

Foursquare OAuth2 Strategy for Überauth

elixir foursquare foursquare-oauth2-strategy oauth2

Last synced: 10 Nov 2024

https://github.com/thenamevishnu/job-sector-client-side

Job sector is the ultimate destination for freelancers across the board. Discover a diverse array of projects, collaborate with clients, and take your freelance journey to new heights. Whether you're a creative, coder, or consultant, job sector opens doors to success.

google oauth2 paypal react redux tailwindcss webrtc

Last synced: 13 Nov 2024

https://github.com/tnguyen14/auth

Client-side JWT auth using local storage and Auth0 OAuth2 flow.

auth0 jwt localstorage oauth2

Last synced: 17 Nov 2024

https://github.com/syed007hassan/authentication-and-security-to-a-website

This module lets you authenticate using Google in your Node.js applications. By plugging into Passport, Google authentication can be easily and unobtrusively integrated into any application or framework that supports Connect-style middleware, including Express.

autho2 express google-api hashing mongodb mongoose nodejs oauth2 passport-local-mongoose

Last synced: 07 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/christophwille/blazor-forge-3legged-implicit

Blazor Web Assembly application doing 3legged implicit authorization against Autodesk Forge

blazor blazor-webassembly csharp dotnet-core oauth2

Last synced: 04 Nov 2024

https://github.com/battis/restful-api.oauth2-server

[READ-ONLY] Implementation of `league/oauth2-server` for `slim/slim`

oauth2 oauth2-server slim-framework

Last synced: 15 Nov 2024

https://github.com/cihatsolak/netcore-identityserver4

IdentityServer is an authentication server that implements OpenID Connect (OIDC) and OAuth 2.0 standards for ASP.NET Core. It's designed to provide a common way to authenticate requests to all of your applications, whether they're web, native, mobile, or API endpoints.

identityserver4 net5 oauth2 openid-connect quickstart

Last synced: 07 Nov 2024

https://github.com/sfomuseum/go-http-oauth2

Go HTTP middleware package for using an OAuth2 service as a single-sign-on provider.

golang oauth2

Last synced: 22 Oct 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: 12 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/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/nakamura196/osf-app

NextAuth.js with OSF (Open Science Framework)

nextauth nextjs oauth2 osf

Last synced: 15 Nov 2024

https://github.com/nakamura196/orcid_app

NextAuth.js with ORCID

nextauth nextjs oauth2 orcid

Last synced: 15 Nov 2024

https://github.com/nakamura196/rdm_app

NextAuth.js with GakuNin RDM

nextauth nextjs oauth2 rdm

Last synced: 15 Nov 2024

https://github.com/jithin-b-p/learn-nodejs

This is my playground on nodeJS. Here I will document my journey as a node backend dev with code examples, best practices, designs, frameworks, technologies etc.

authentication cookie-parser express-session expressjs middleware mongodb mongoose nodejs oauth2 passportjs session-persistence sessionstorage

Last synced: 13 Nov 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/bartmika/osin-example

Example of a identity provider powered by OAuth 2.0 in Golang

golang-examples oauth2 oauth2-server

Last synced: 14 Oct 2024

https://github.com/webong/laravel-signature

A Laravel Package providing SSO and OAUTH

laravel laravel-package oauth2 php sso-authentication

Last synced: 13 Nov 2024

https://github.com/themusharraf/fastapi-oauth2

FastAPI va token autentifikatsiyasi yordamida foydalanuvchilarni autentifikatsiya qilish

authentication authorization fastapi oauth2

Last synced: 31 Oct 2024

https://github.com/asperheim/dotnetcore2dualauth

Simple POC of dual auth methods with order governance

aspnet aspnetsecurity dotnet dotnetcore2 ipwhitelist jwtbearer oauth2

Last synced: 23 Oct 2024

https://github.com/untanukii/serverguardbot

A Discord bot that verifies user membership in required servers using OAuth2.

discord discord-bot discordjs discordoauth2 discordsecurity javascript oauth2 security

Last synced: 12 Oct 2024

https://github.com/apache/airavata-custos-portal

Portal Interface for Apache Airavata Custos Security

airavata apache authentication authorization oauth2 openidconnect security

Last synced: 07 Oct 2024

https://github.com/oxr463/ansible-role-pam_oauth2

Ansible role for pam_oauth2

ansible ansible-role linux-pam oauth2 pam

Last synced: 15 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/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/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/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/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/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/jmromer/github-ios

An iOS GitHub client designed for casual content discovery

alamofire cocoapods github-api ios ios-app ios-swift oauth2 rest-api swift

Last synced: 13 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/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