Example oauth server
-
Updated
Jun 28, 2024 - JavaScript
Example oauth server
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
🔐 Google and Github Oauth Website System with Passportjs.
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.
complete User authentication and authorization with jwt token , and github oauth, email verification, forgot password, default dashboard detail of Jira
Add a description, image, and links to the github-oauth2 topic page so that developers can more easily learn about it.
To associate your repository with the github-oauth2 topic, visit your repo's landing page and select "manage topics."