Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Auth0 Platform

Okta, Inc

Reviews from AWS customer

1 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1

External reviews

236 reviews
from and

External reviews are not included in the AWS star rating for the product.


    Verified User in Medical Practice

Excelent

  • November 17, 2020
  • Review provided by G2

What do you like best about the product?
All of Auth0 is great. They give an excellent service. They have a lot of documentation and the platform is really easy to use
What do you dislike about the product?
Nothing. I am totally sure they are the best!
What problems is the product solving and how is that benefiting you?
I am using auth0 for authenticating my project. I am getting great results and I could code it really fast
Recommendations to others considering the product:
Think of auth0 if you need an easy deploy for authentication services


    Gustavo R.

Great for setting up authentication to our apps

  • November 17, 2020
  • Review provided by G2

What do you like best about the product?
Overall, it's very easy to use, it gives you some templates in different programming languages (like python, node.js, go) that you can use on your apps, and it's very clear about what type of application you need to set up in Auth0 in order to meet your app's needs (whether is Native App, Single Page App, Regular Web Application, Machine-to-Machine, according to OAuth 2.0 standards).

The sign up/sign in features are very good. For users is very easy to create an account and then login into the application. Also, you can set up regional settings, so users from different parts of the world can get the login page customized in their language (in our case we use English/Spanish, but there are many more).

I'd recommend to set up a development tenant and a production tenant, so you can have more freedom to test out new features on the development environment, and you can allow access from localhost for developers. The good thing is that if you want to set up a production tenant, Auth0 runs a series of checks, specially for allowed URLs, so you know if your environment is really ready for production; for instance, if you have localhost as an allowed callback URL, Auth0 will not move your tenant into a production environment until you fix that.
What do you dislike about the product?
The only thing I would change is to be able to create custom logins more easily.
What problems is the product solving and how is that benefiting you?
User Authentication and Authorization
Recommendations to others considering the product:
I would recommend to set up a development tenant and a production tenant, so you can have more freedom to test out new features on the development environment, and you can allow access from localhost for developers. The good thing is that if you want to set up a production tenant, Auth0 runs a series of checks, specially for allowed URLs, so you know if your environment is really ready for production; for instance, if you have localhost as an allowed callback URL, Auth0 will not move your tenant into a production environment until you fix that.


    Mümin Korcan A.

That was a smooth, user friendly experience

  • November 17, 2020
  • Review provided by G2

What do you like best about the product?
They are proficient in which service they deliver
What do you dislike about the product?
Nothing, because the service was quite satisfiying
What problems is the product solving and how is that benefiting you?
Identity, authentication and authorization with zero effort
Recommendations to others considering the product:
I recommend those who need authentication and authorization in their product that spending more time on improving their product quality rather than implementing these services in their own


    Alan K.

Having fun implementing Auth0 in my application

  • November 16, 2020
  • Review provided by G2

What do you like best about the product?
It is making authorization and authentication a breeze to implement with its user-friendly UI and intuitive API.
What do you dislike about the product?
Same as other vendors, need more examples.
What problems is the product solving and how is that benefiting you?
I'm trying to create an application simulating the functionalities of a tuned down grocery store management software. Since the application can be shared by the store managers (e.g. to manage suppliers, customers, and employees), the store employees (e.g. to manage inventory, aisles, departments, and purchases), and customers (e.g. to create and modify orders) with sensitive information exchanging, a secure and an efficient authorization and authentication platform for the users and their roles is a necessity. Auth0 has provided me with a straight forward and secure way to achieve that part of my goal for the project.


    Вениамин .

Most helpfull, friendly and mature auth service ever!

  • November 03, 2020
  • Review provided by G2

What do you like best about the product?
All features we need.
Brilliant free limits.
Plus rich documentation with code samples for different languages.
Good articles not only about service itself but whole auth related things.
I love this service!
What do you dislike about the product?
I bit annoying number of emails from the team. This is not a problem by the way.
What problems is the product solving and how is that benefiting you?
Replace back-office service's legacy self-developed authentication with limited functionality to the modern one on several hours.


    Akash M.

INTERNAL REV

  • October 29, 2020
  • Review provided by G2

What do you like best about the product?
AWESOME UI graphics uses and really good page formatting
What do you dislike about the product?
i really dislike the connection method is not user friendly at all we can use automation here
What problems is the product solving and how is that benefiting you?
HTTPS REQ SSO
Recommendations to others considering the product:
If anyone have option for i phone 12 and galaxy s3 for free they choose 12 auth0 like as for me anyone preferable like 12


    Jaime C.

Great solution

  • October 28, 2020
  • Review provided by G2

What do you like best about the product?
Fast and smart solution for auth. So easy that allows you to focus on what it matters
What do you dislike about the product?
I haven't used all features so I haven't found something dislikes me.
What problems is the product solving and how is that benefiting you?
Decoupling auth mechanisms so I can focus on business.


    Arjun S.

Simple yet flexible

  • October 28, 2020
  • Review provided by G2

What do you like best about the product?
While it's easy for any small to mid-size team to build on top on Auth0, it offers the flexibility to deploy advanced authentication flow that enterprises need.
What do you dislike about the product?
The Deploy CLI tool that helps integrate Auth0 into existing CI/CD pipelines has some room to grow.
What problems is the product solving and how is that benefiting you?
Auth0 enables developers define rules that are executed in a runtime on authentication, and do things like attach claims to tokens on looking up a database. This allows for strong coupling between the authentication flow and the rest of the system.


    Information Technology and Services

Very happy with auth0

  • October 27, 2020
  • Review provided by G2

What do you like best about the product?
Auth0 is mainly a platform to authenticate and authorize, providing secure access to applications, devices, and users. And it does what it promises in that aspect, but I also especially use it when it comes to customer support.
What do you dislike about the product?
I never had any problems with Auth0, happy with the service they provide and wouldn't change it.
What problems is the product solving and how is that benefiting you?
In addition to authentication and authorization, its a great help in customer support. Being able to see the necessary information about a user, their sign-up and log-in activities, data providers, password management, and such. It makes answering questions and guiding users a lot easier and faster.


    Accounting

Easy to use and very powerful

  • October 27, 2020
  • Review provided by G2

What do you like best about the product?
Implementation in .NET. Example that is provided is really easy to use and to understand.
What do you dislike about the product?
I suppose that there should be more video tutorials with some advanced usage of Auth0
What problems is the product solving and how is that benefiting you?
Authentication and authorization with my APIs. Benefit is really good integration with an API.
Recommendations to others considering the product:
I recommend Auth0 for authentication and authorization of your web APIs and applications