34 results for “topic:github-oauth2”
The goal of this project is to implement an application called movie-app to manage movies. For it, we will implement a back-end Spring Boot application called movie-api and a front-end React application called movie-ui. Additionally, we will use OAuth2 (Social Login) to secure both applications.
The API backend for BatNoter. Built with Golang
Lynx - Link and bookmark manager and sharing platform for the wide web. Next.js, Node.js + Hyper Express, Nx
Master Spring Security by practice. spring security tasks and solutions. you can find tasks description at the README file. freely use, modify, and distribute the code.
Custom built connector functions to integrate with the GitHub REST API.
Nestjs Oauth Examples
a react application using sso with github OAuth2
Example oauth server
News subscription website created with React, Next.JS, SaaS, FaunaDB, GitHub OAuth 2.0 authentication and Stripe during Rocketseat Ignite React.js training course.
In this article, you will learn how to implement OAuth for Google and GitHub in a Rust frontend application using the Yew.rs framework. Additionally, I will provide backend APIs built using Rust, Node.js, and Golang that you can use alongside the frontend application.
基于OAuth2的第三方授权登录脚手架,轻量且方便,支持自定义扩展
Next.js 14 Github oauth第三方登入實作
A full-stack MERN Task Management App with Google & GitHub OAuth, personal & shared tasks, and JWT-based authentication
A minimal code snippet app
Distributed queue system for image processing using Node.js, BullMQ, Sharp and Redis
Moments - Social video sharing platform
The github-auth-library is a Node.js library designed to handle OAuth authentication with GitHub. It provides a simple interface to authenticate users, retrieve access tokens, and fetch user details using GitHub's API. This library is designed to follow the SOLID principles, making it extensible and maintainable.
Another next js OAuth project
Github için Oauth
This includes the server logic needed for Oauth 2.0 services through google and github
Simple implementation of OAuth2.0 client in Spring Boot with Logstash/ELK integration for server logs.
A simple tool that uses Github oauth2 to create webhooks and configure ssh connection to execute custom script on webhook trigger.
complete User authentication and authorization with jwt token , and github oauth, email verification, forgot password, default dashboard detail of Jira
In this Java Spring Boot Project Spring Security for a demo web app is implemented. That includes 1. Form Login (multiple user with different roles) 2. Login using different 3rd party OAuth2 authentication support providers (e.g. GitHub, Google, Facebook) and more.
Openclassrooms DA JAVA Projet 7
No description provided.
Demonstrate how to use different OAuth 2.0 services - Google, Facebook, GitHub, Salesforce
A Spring Boot + Spring Security + GitHub OAuth2 example showing how to configure OAuth2/OpenID Connect authentication, validate JWT tokens with GitHub’s Authorization Server, and secure REST endpoints.
🔐 Google and Github Oauth Website System with Passportjs.
A lightweight Node.js OAuth2 backend for handling Google and GitHub login using Express and Axios.