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

Reviews from AWS customer

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

External reviews

76 reviews
from

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


    Manish K.

Building authentication and authorization in hours than weeks

  • November 28, 2023
  • Review provided by G2

What do you like best about the product?
Ease of integration and implementation, team focus on customer success. Any questions/problems turn around is very quick.
What do you dislike about the product?
Honestly nothing to dislike about them. Want to provide an example, when we started implementation some of the sdk support like react native was missing but we got ETA for the same immediately and descope team went out of way to help us take api approach to support it
What problems is the product solving and how is that benefiting you?
Descope has abstract our the whole IAM solution and we dont need to worry about multiple use case, scalability, newer scenarios. We will be needing an engineer to support this but this is all seamless for us.


    Sharva P.

Truly setup and forget

  • November 22, 2023
  • Review provided by G2

What do you like best about the product?
We setup an SSO app with multiple tenants. The whole process was very smooth and the admin console is very intuitive to make changes. Was able to also plumb custom fields very easily.
What do you dislike about the product?
Nothing really as of now overall worked fairly well for us.
What problems is the product solving and how is that benefiting you?
Turnkey SSO setup with great language support for node/react


    Computer Software

The most seemless auth management platform I've used

  • November 09, 2023
  • Review provided by G2

What do you like best about the product?
The drop in onboarding is mind-bogglingly easy. Within minutes I had auth working in our enterprise product in a multi-tenanted way.

I've used various auth providers both for production-grade apps and my side projects. Nothing comes close to Descope in terms of developer experience.

Following up, I had some additional questions about implementing some advanced flows, and their customer support was super responsive as well. Was able to resolve all the questions in the same business day.
What do you dislike about the product?
Haven't found anything major issue yet. If I am nitpicking, I found that custom attributes are not typed by default in their node SDK. But it's also super easy fix on our end.

interface UserResponseWithCustomAttributes extends UserResponse {
customAttributes?: { [key: string]: string };
}
What problems is the product solving and how is that benefiting you?
Descope helps us authenticate our enterprise customers. We didn't have to build and manage an enterprise grade auth solution, descope just works perfectly with our tech stack.


    Computer Software

Seamless multi tenancy authentication

  • November 08, 2023
  • Review provided by G2

What do you like best about the product?
Descope is a platform that helps developers implement auth flows for apps quickly without needing to write a lot of code. It's designed to make app development faster and easier, giving developers more time to work on other parts of their app.
Great support team.
What do you dislike about the product?
The management console and documentation needs improvements
What problems is the product solving and how is that benefiting you?
Saving us a lot of development time


    Alok S.

Great Product & Great Dev Rel experience!

  • August 22, 2023
  • Review provided by G2

What do you like best about the product?
In my 14 years of product management and overall 20 years of building out products, this is the FASTEST, I have ever got Auth and RBAC implemented in any product. Period.

Great Team, Great Product, and overall Great Experience.
What do you dislike about the product?
So far, there is nothing to dislike anything about Descope.
What problems is the product solving and how is that benefiting you?
Descope makes it super easy to integrate authentication into our product. We have built passwordless auth in the past and struggled with Cognito, but Descope gets you going much faster, so you can focus on what you’re supposed to be building. The Go SDK is fantastic!


    Nir M.

Excellent product with great support and community and few shortcomings

  • August 21, 2023
  • Review provided by G2

What do you like best about the product?
- Simple integration to webapp
- No need to manage users & passwords
- Integration with SSO & SCIM
- Great support on Slack community
- Flows tool is pretty cool
What do you dislike about the product?
- Tenant config customization: inability to create custom e-mail / invite per tenant
- Limited / hard customization for login page using flows
- Insufficient support for authenticating on tenants' subdomains
- Flows tool is limited on conditions, regexes, etc...
- No integration with GitHub (or other source control) to "document" / commit historical changes made
- No proper way to test changes before publishing them to production
- Built-in Audit page needs some love
What problems is the product solving and how is that benefiting you?
Solving the problem of having to create my own user management for authentication and authorization (roles & permissions), handle passwords or apply passwordless methods, integrating with SSO & SCIM are all powerful features Descope has in its offering


    Rabbi V.

Turnkey Auth - actually for real!

  • August 17, 2023
  • Review provided by G2

What do you like best about the product?
Descope is honestly dumb simple to plug into your app and just have auth done.

In addition, the drag and drop interface means you can leave the product team to tweak the look and feel while dev gets to have fun. I mean, work
What do you dislike about the product?
The webcomponent was a drop hard to set up with vue.js at first. It probably improved since, but it's the type of product that you just set and forget, so I don't know yet
What problems is the product solving and how is that benefiting you?
Auth, which is a huge hassle to set up yourself. I was able to simply press a button and get any OAuth provider supported, allowing me to move on and build something interesting


    Computer Software

Exactly what we needed, excelent customer support

  • August 15, 2023
  • Review provided by G2

What do you like best about the product?
The customer support is one of the best I have seen. They respond quickly and really care to solve the issue.
What do you dislike about the product?
There have been usage issues, but CS helped
What problems is the product solving and how is that benefiting you?
Keeping our app secure and being able to identify our users.


    Tomer Y.

Fastest Auth I've ever implemented

  • August 14, 2023
  • Review provided by G2

What do you like best about the product?
It was super easy to implement descope both in client and in server to create a multi tenant based system. The team/community was really available for questions! SLA is very fast and we barely encounter any technical issues. So far we have no effects scaling our product using the descope integration.
What do you dislike about the product?
It's hard to say.... If you want a certain level of customization it might be better to use their api then the sdk. The sdk has a large amount of capablilties though.
What problems is the product solving and how is that benefiting you?
We used login with google and microsoft for our multi tenant system and the drag and drop descope flows. we were able to manage 99% of our needs with the descope sdk and descope flows. overall we are satisfied for a company in the first days of our product.


    Preetam J.

Extremely simple auth for B2B apps

  • August 10, 2023
  • Review provided by G2

What do you like best about the product?
+ The Go SDK is amazing, and highly testable. Very easy to get started with Flows. Can implement things in minutes.
+ Documentation is comprehensive and detailed
+ Super responsive team on Slack, and the AI bot is helpful to get answers
+ Much simpler to use than alternatives (like rolling your own auth or Amazon Cognito)
+ Platform has been extremely reliable.
What do you dislike about the product?
There are so many features and updates released that it's hard to find time to play around with them!
What problems is the product solving and how is that benefiting you?
We were trying to introduce passwordless authentication to our product with minimal friction and development effort. Descope was a breeze to integrate into our product and is simple enough for every developer on our team to understand and use.