Read & Write Reviews About The Tools You Use.
Sign up for free to start sharing your opinion today!

FusionAuth


Company: FusionAuth
FusionAuth provides auth, login, SSO, MFA, and is free for unlimited users. It provides secure, single-tenant, on-prem or private cloud identity, custom emails with localization, social logins, group-based auth and more. Mac, Linux, Windows, Docker.
Average User Rating (2 reviews)

If this is your product, you can request to edit it here.


User Reviews
Share:


    Version Reviewing: good

    "needed online tool"

    by agievans on Jan 30, 2021 3:08 AM

    Summary:
    Fusion Auth is good online tool. it provides Login, SSO, MFA greatly.

    Report post

    Was this review helpful? (0) (0)

    add a comment


    Version Reviewing: 1.5

    "Powerful registration and login - easy for devs to implement"

    by BryanGiese on Apr 11, 2019 8:38 AM

    Summary:
    FusionAuth provides auth, registration, login, MFA, SSO, user management and more. 100% free for unlimited users. Built for developers, it installs in minutes for any size web or mobile application from start-up to unicorn to enterprise. FusionAuth provides secure, single-tenant, on-prem or private cloud identity with social login, custom emails with localization, customizable registration branding, group-based authentication and more. Deploys on macOS, Linux, Windows, and cloud servers as well as any dev box for local development. Docker and Kubernetes images also available.

    Report post

    Was this review helpful? (0) (0)

    add a comment


Write a Review


Must be registered to add and review tools.

Have an account?
  
  
Forgot Password?

New to DevMetric?


Write Reviews

Share your opinion about the tools you use.

Join the Evans Data Developer Panel!

As a DevNet panelist you will:

1. Have your voice heard on hot topics, innovative technologies and key initiatives.
2. Receive points for every validated survey submission.
3. Redeem award points for cash.

SOLVE THIS CODE

What does this code do?

public class Demo { 
    public void method1() { 
        synchronized (String.class) { 
            System.out.println("on String.class object");       
            synchronized (Integer.class) { 
                System.out.println("on Integer.class object"); 
            } 
        } 
    }

Programming Language: Java

Newsletter

Get weekly reviews sent directly to your inbox!