Archive of posts from March 2023
-
Switchboard.app reduced their estimated migration time by 66% using FusionAuth
Theo Gravity is a FusionAuth community member and senior engineer at Switchboard. He chatted with us over email about how he and his team are using FusionAuth to meet their auth needs.
READ MORE -
Winning the customer auth market
My name is Mark van Oppen, and I am the Vice President of Sales for FusionAuth. Over the last 10 years, I have had the privilege of selling wonderful products rooted in open-source software and infrastructure. At Heptio I was the first sales hire and we focused on Kubernetes, after scaling the business we were acquired by VMWare. Before that I was the senior seller at Blue Box Group, representing OpenStack private cloud infrastructure before we were acquired by IBM.
Last week the FusionAuth CEO and founder, Brian Pontarelli, wrote about our growth and the fact we are not reliant on venture funding in the wake of the SVB collapse.
READ MORE -
Adding single sign-on to a Laravel app using Socialite and OIDC
Single sign-on (SSO) is a session and user authentication technique that permits a user to use one set of login credentials to authenticate with multiple apps. SSO works by establishing trust between a service provider, usually your application, and an identity provider, like FusionAuth.
READ MORE -
How FusionAuth is affected by the SVB failure
This week, Silicon Valley Bank (SVB) ran into major issues due to the Federal Reserve’s planned rate hikes. After a large drop in its share price and a couple of key industry figures telling companies to pull out their money, trading has been halted, the bank has been suspended, and the government has stepped in to sort through the mess.
READ MORE -
Adding magic links to your Next.js application using FusionAuth
In this guide, you’ll build a web application using Next.js that allows a user to sign up and then login using a magic link sent to their email address.
READ MORE