github-oauth2
There are 25 repositories under github-oauth2 topic.
ivangfr/springboot-react-social-login
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 font-end React application called movie-ui. Besides, we will use OAuth2 (Social Login) to secure both applications.
batnoter/batnoter-api
The API backend for BatNoter. Built with Golang
net-runner/lynx
Lynx - Link and bookmark manager and sharing platform for the wide web. Next.js, Node.js + Hyper Express, Nx
linx-software/github-api-connectors
Custom built connector functions to integrate with the GitHub REST API.
EmreKb/oauth-example
Nestjs Oauth Examples
sr-ssh/sso-react-with-github
a react application using sso with github OAuth2
Ken-Chy129/openauth-spring-boot-starter
基于OAuth2的第三方授权登录脚手架,轻量且方便,支持自定义扩展
lucianoayres/ig-news
News subscription website created with React, Next.JS, SaaS, FaunaDB, GitHub OAuth 2.0 authentication and Stripe during Rocketseat Ignite React.js training course.
wpcodevo/rust-yew-google-github-oauth2
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.
70928manson/Github-issues-tracker
Next.js 14 Github oauth第三方登入實作
binh234/moments
Moments - Social video sharing platform
connor33341/GitHub-OAuth
Example oauth server
shekhardtu/github-auth-library
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.
egehan0250/GithubOAuth2
Github için Oauth
Lime5005/PoseidonInc
Openclassrooms DA JAVA Projet 7
suraj-ranganath/balkanid-task
Dockerized application that uses OAuth2 authentication to fetch a user's repositories via the GitHub API. The data is stored in a normalized Postgres database with Redis caching and duplicate checking. The application utilizes GitHub API, OAuth2, Postgres, Docker, Redis and is implemented in Python.
Daniel-Brai/Oauth-backend
This includes the server logic needed for Oauth 2.0 services through google and github
DewanshNehra/tOauth
Another next js OAuth project
EkaterinaGorbunova/user-authentication-system
Auth App with Node.js, TypeScript, Passport.js, EJS and GitHub OAuth
MUHAMMADAIZAZ-TECH/Jira-Clone
complete User authentication and authorization with jwt token , and github oauth, email verification, forgot password, default dashboard detail of Jira
muhammadpauzi/google-github-auth-with-passport
🔐 Google and Github Oauth Website System with Passportjs.
porag-m06/PoragsSpringSecurityDemo
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.
sahil352005/Github-OAuth2.0
This is a simple Express application that uses GitHub OAuth 2.0 for authentication via Passport.js. It allows users to log in with their GitHub account, view a personalized profile page, and log out.