FusionAuth Blog
Get the latest updates on FusionAuth, identity and access management, security, general coding and major geekery here.
-
How to Securely Implement OAuth in Vue.js
In this article, we will discuss the step-by-step process of implementing the OAuth Authorization Code Grant in a Vue.js app. We’ll use FusionAuth as the IdP and also show you how to configure FusionAuth.
READ MORE -
Announcing FusionAuth 1.18
We’re excited to announce the release of version 1.18. The 1.18 release shipped in July, 2020. This version delivers new features as well as resolving issues for users on version 1.17 and older.
READ MORE -
How to enable breached password detection with FusionAuth
While there are many ways for people to authenticate with online systems, usernames and passwords are still commonly used credentials. Unfortunately, many passwords have been compromised and made available on the Internet. When combined with the fact that users often reuse passwords across different systems, this means that your application or site may be at risk through no fault of your own.
READ MORE -
Zendesk Single Sign-on (SSO) with FusionAuth and HYPR
FusionAuth is an excellent centralized identity management platform, if we do say so ourselves. In a webinar tomorrow, I’ll be walking through how to set up single sign-on authentication between Zendesk, the popular customer support platform, and FusionAuth. In under 10 minutes, you’ll see how easy it is to configure Zendesk to use SAML to integrate with FusionAuth.
READ MORE -
Adding social sign in to your Django web application using OAuth
In this tutorial, we’ll build a basic Django web application which does user registration and authentication via FusionAuth, an authentication platform with some unique features.
READ MORE