JavaScript Oauth2

Open-source JavaScript projects categorized as Oauth2

Top 23 JavaScript Oauth2 Projects

  1. hackathon-starter

    A boilerplate for Node.js web applications

    Project mention: A Step By Step Guide to Updating Your Legacy Node.js App in 2024 (v10 to v22) | dev.to | 2024-07-25

    Crawly is an Express app built on the bones of hackathon-starter, a boilerplate package for Node apps. Surprisingly, this project is still alive and well maintained in 2024. But there's no guarantee that the project still uses the same dependencies (it doesn't), and there's a likelihood that even more dependencies would be added (there were). So I abandoned any plans to merge the latest in.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Passport

    Simple, unobtrusive authentication for Node.js.

  4. Grant

    OAuth Proxy

  5. node-oidc-provider

    OpenID Certified™ OAuth 2.0 Authorization Server implementation for Node.js

  6. express-gateway

    A microservices API Gateway built on top of Express.js

  7. vue-authenticate

    Simple Vue.js authentication library

  8. passport-facebook

    Facebook authentication strategy for Passport and Node.js.

  9. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  10. auth0.js

    Auth0 headless browser sdk

  11. jso

    Easy to use OAuth 2.0 javascript library for use in your javascript application.

  12. passport-google-oauth2

    Google authentication strategy for Passport and Node.js.

  13. passport-oauth2

    OAuth 2.0 authentication strategy for Passport and Node.js.

  14. node-oauth2-server

    🚀 The successor to oauthjs/oauth2-server. 🔒 Complete, compliant, maintained and well tested OAuth2 Server for node.js. Includes native async await and PKCE. (by node-oauth)

  15. external-auth-server

    easy auth for reverse proxies

  16. nginx-openid-connect

    Reference implementation of OpenID Connect integration for NGINX Plus

  17. ms-identity-javascript-tutorial

    A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.

  18. Devto-clone

    Dev.to clone

  19. ecommerce-store-reactjs-stripe-oauth2

    This is a fully functional Ecommerce Website which allows the user to login,add products to cart,view products in detail and do the payment through credit card.Built using React,React Router,OAuth2 for user authentication,Stripe for payment and Netlify for deployment.

  20. comment-castles

    Lightweight internet forum

    Project mention: Looking for the best forum software to start a new forum community in 2025 | news.ycombinator.com | 2024-12-26

    Yeah, here is what you need to do:

    - install Node.js, Redis and PostgreSQL

    - start the Redis server

    - start PostgreSQL, create a database and run structure.sql: https://github.com/ferg1e/comment-castles/blob/master/sql/st...

    - get all the source code for the actual app

    - figure out all your environment variables (the ones I list in the README)

    - now you can run the node app (you probably want to use pm2 if on Linux)

    - then connect that running node app to the public internet (I use something random for the HTTP_PORT environment variable, like 3333, and then I Nginx reverse proxy that to port 80 on my domain name (I will try to get this Nginx code and post it here later))

    - and then I run the let's encrypt certbot for https

  21. supabase-tailwind-rn

    A simple React Native Apple OAuth starter built with Supabase and TailwindCSS

  22. Google-oAuth2.0-ReactJS-NodeJs-Mysql

    oAuth2.0 Authentication using ReactJS, NodeJS, MySQL & JWT. I haven't found any Repository or Blogs or any YouTube video which will explain oAuth2.0 easily, So i thought this Repository will help you to not to get confused with Google's oAuth2.0

  23. Strava-Very-Very-Far

    A mobile-first React web app that compares your activity distances on Strava with different lengths (circumference of the Earth, distance to the Moon, etc)

  24. the-usher-server

    Authorization server. The Usher looks at your ticket and tells you where you're authorized to go.

  25. react-boilerplate-vv

    :fire: A highly scalable React user authentication boilerplate (starter kit) for developers with security integrations like Webuauthn, FIDO2, and certified for OpenID Connect (OIDC), powered by Vault Vision's FastAuth.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Oauth2 discussion

Log in or Post with

JavaScript Oauth2 related posts

  • Turn Unstructured Emails to Actionable Data

    5 projects | dev.to | 5 Dec 2024
  • Anybody can help with Authentication

    1 project | /r/nextjs | 5 Dec 2023
  • Stay Ahead of the Game Must Have Front-End Boilerplates and Starter Kits for Every Developer

    5 projects | dev.to | 6 Sep 2023
  • OIDC filter

    1 project | /r/AZURE | 23 Jul 2023
  • How do I issue API keys for my users

    1 project | /r/node | 23 Jun 2023
  • The next step of a web application that automates the production of legal documents

    1 project | /r/AskProgramming | 21 May 2023
  • Cosmos-Server now in version 0.3.0 with 2 Factor Authentication: A User-Friendly, Self-Hosted Alternative to using Cloudflare Tunnel to secure your applications

    1 project | /r/selfhosted | 2 May 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Oauth2 projects in JavaScript? This list will help you:

# Project Stars
1 hackathon-starter 34,976
2 Passport 23,167
3 Grant 4,115
4 node-oidc-provider 3,310
5 express-gateway 2,992
6 vue-authenticate 1,433
7 passport-facebook 1,297
8 auth0.js 1,010
9 jso 884
10 passport-google-oauth2 832
11 passport-oauth2 610
12 node-oauth2-server 343
13 external-auth-server 331
14 nginx-openid-connect 206
15 ms-identity-javascript-tutorial 137
16 Devto-clone 91
17 ecommerce-store-reactjs-stripe-oauth2 64
18 comment-castles 64
19 supabase-tailwind-rn 22
20 Google-oAuth2.0-ReactJS-NodeJs-Mysql 15
21 Strava-Very-Very-Far 13
22 the-usher-server 11
23 react-boilerplate-vv 8

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?