react-native-auth0 VS Kong

Compare react-native-auth0 vs Kong and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
react-native-auth0 Kong
58 18
465 37,482
0.6% 1.2%
8.8 9.9
2 days ago 4 days ago
JavaScript Lua
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-native-auth0

Posts with mentions or reviews of react-native-auth0. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-13.
  • Unit Testing Auth0 Custom Database Scripts
    2 projects | dev.to | 13 Mar 2024
    Welcome, fellow developers! Today I want to present you a step-by-step technique on how to test Auth0โ€™s custom actions and databases in Javascript. For those of you who donโ€™t know Auth0, itโ€™s an identity management platform that you can connect to your existing or new applications, and configure it to easily provide authentication and authorization mechanisms. Itโ€™s one of the easiest solutions for IAM nowadays.
  • What is really an API? Examples, Code + History
    3 projects | dev.to | 3 Mar 2024
    For example, you can rely on the powerful OAuth by Okta to handle your Auth services, Flutterwave payment gateway to accept payment, and Google Firebase Messaging to manage notifications.
  • The 2024 Web Hosting Report
    37 projects | dev.to | 20 Feb 2024
    For the third, examples here might be analytics plugins in specialized databases like Clickhouse, data-transformations in places like your ETL pipeline using Airflow or Fivetran, or special integrations in your authentication workflow with Auth0 hooks and rules.
  • Multi client authentication with auth0 and oauth2-proxy
    2 projects | dev.to | 30 Jan 2024
    Authentication providers like Auth0 and Okta have become commonplace in software development. These providers help take this work off of your plate, and this can be made even easier by using a reverse proxy that provides authentication capabilities, like oauth2-proxy.
  • Evolutive and robust password hashing using PBKDF2 in .NET
    3 projects | dev.to | 26 Dec 2023
    Ideally, I would recommend not handling and storing passwords yourself. It is preferable to use an identity provider (IdP), such as Azure AD B2C, Auth0, or FusionAuth. These systems are designed to manage your users' identity (including their passwords) so you don't have to. You could also use Single Sign-On with cloud providers.
  • Handling OAuth 2 Sign-In and Sign-Up Distinctly with NextAuth.js
    2 projects | dev.to | 25 Dec 2023
    Authentication, authorization, access control, and any other synonymous name you can think to call it, is not always a walk in the park. Through the evolution of the World Wide Web (WWW) and web applications, there have been various solutions to help make authentication a breeze. There have been, third-party services like Auth0 that you can easily integrate with your apps without having to worry much about authentication and doing it right, or worry about security because these third-party services cover all of that. There have also been standards, and specifications like OAuth and OpenID Connect (OIDC) which have evolved over the years. Some libraries and SDKs enable developers to easily integrate with these services, standards and specifications without worrying much about low-level implementation details. The only need-to-know is a subset of the SDKโ€™s APIs needed to meet the application requirements. NextAuth.js is one of these libraries!
  • Auth0 and Amplication: Simplifying Authentication in Your Applications
    4 projects | dev.to | 24 Nov 2023
    Auth0 is a cloud service that provides a turn-key solution for authentication, authorization and user management. It is a feature-rich service that is highly customizable and can be used in a variety of ways. Auth0 is a great choice for a wide range of applications, from simple web apps to enterprise applications. It provides a great way to add authentication and authorization to your application without having to build it yourself, and has various integrations with services such as Google, Facebook, Twitter, and more. This along with its passwordless authentication and multi-factor authentication makes it a great choice for a wide range of applications.
  • Efficient Route Protection in Next.js with Auth0 Middleware: Excluding Specific Routes
    1 project | dev.to | 8 Nov 2023
    When using Auth0 with Next.js, securing all routes except for specific ones, such as the homepage or login page, can be achieved without the need to add extra logic for each route in the middleware. This can be accomplished by using a simple yet powerful regular expression (regex).
  • A guide to Auth & Access Control in web apps ๐Ÿ”
    8 projects | dev.to | 7 Nov 2023
    Auth0 (provider) Auth0 has been around for some time and is probably the most popular authN provider out there. While authN is their main offering (they give you SDKs for authentication + they store user profiles and let you manage them through their SaaS), they also allow you to define authZ to some degree, via RBAC and policies.
  • ๐Ÿ”ฅ๐Ÿš€ Top 10 Open-Source Must-Have Tools for Crafting Your Own Chatbot ๐Ÿค–๐Ÿ’ฌ
    17 projects | dev.to | 6 Nov 2023
    #6 Auth0

Kong

Posts with mentions or reviews of Kong. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-25.
  • Kong 3.6 with LLM Support
    1 project | news.ycombinator.com | 15 Feb 2024
  • 5 Ways to Improve Your API Reliability
    6 projects | dev.to | 25 Jul 2023
    Kong: A cloud-native, fast, scalable, and distributed Microservice Abstraction Layer (also known as an API Gateway or API Middleware). Made available as an open-source project in 2015, its core functionality is written in Lua and it runs on the nginx web server.
  • Access to Gravitee Github repository has been restricted - This is NOT how OSS works
    1 project | /r/programming | 11 Jun 2023
    OPeNsOuRcE. Good time to switch to Kong, better option anyways.
  • Self hosting costing questions
    1 project | /r/Supabase | 13 Mar 2023
  • Proxy Basic Auth Replacement Best Practice for Cloud Native / OIDC / Vault
    4 projects | /r/devops | 9 Mar 2023
    Sounds like you want an API gateway? What about Kong?
  • HAProxy 2.7
    5 projects | news.ycombinator.com | 2 Dec 2022
    Unquestionably no, Kong is "OpenResty plus a management plane" and they're Apache 2: https://github.com/kong/kong#license
  • Ask HN: Who is hiring? (April 2022)
    31 projects | news.ycombinator.com | 1 Apr 2022
    Kong (https://konghq.com) | Gateway Senior Engineer | REMOTE Europe | Full-time

    The Kong Gateway is an API Management solution, which serves as a foundation for many other solutions by the company. The business model is open-core: an Open Source solution exists (https://github.com/kong/kong), and there's an Enterprise version with more features and dedicated support.

    The tech stack is a modified Openresty with of Lua code on top. The ideal candidate would be someone who is already familiar with Kong. Alternatively, if you are familiar with Openresty or other API management solution, we also would love to talk with you.

    I am personally interested in finding people to join me in the European Gateway Team. The role involves adding features, fixing bugs, and collaborating with other teams. Here's that position:

    https://jobs.lever.co/kong/c1a2b204-45a8-4c19-9cd4-d9824a778...

    We have many projects and many teams all around the world (current headcount is ~450), using other technologies like Node in the Kong Manager or Go in the Koko project, and we are constantly looking for people. Please visit our careers page to find out more!

    https://konghq.com/careers/

  • Breaking Up a Monolithic Database with Kong
    1 project | dev.to | 13 Dec 2021
    Kong Gateway allows the complexity of service-tier APIs to be reduced to a collection of endpoints (or URIs) focused on meeting a collection of business needs and functionality. Often-duplicated components (like authentication, logging, and security) are handled by the gateway and can be removed from the service-tier design.
  • 27 open-source tools that can make your Kubernetes workflow easier ๐Ÿš€๐Ÿฅณ
    26 projects | dev.to | 9 Nov 2021
  • Difference between Reverse Proxy, Load Balancer and API Gateway
    1 project | /r/devops | 29 Sep 2021
    I am seeing different companies taking different approach. I am not sure anymore where each should be actually used. On top of that tech like Kong make me question whether API Gateway should be one thing for all. Some perspective into this would be really appreciated.

What are some alternatives?

When comparing react-native-auth0 and Kong you can also consider the following projects:

oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

apisix - The Cloud-Native API Gateway

Keycloak - Open Source Identity and Access Management For Modern Applications and Services

KrakenD - Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation

next-auth - Authentication for the Web.

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

open-native - Open Native brings cross-platform communities together to help them collaborate and strengthen each other through development diversity.

konga - More than just another GUI to Kong Admin API

casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN

SuperTokens Community - Open source alternative to Auth0 / Firebase Auth / AWS Cognito

kubernetes-ingress-controller - :gorilla: Kong for Kubernetes: The official Ingress Controller for Kubernetes.