FusionAuth Blog
Get the latest updates on FusionAuth, identity and access management, security, general coding and major geekery here.
-
FusionAuth Launches Entity Management; Simplifies Creating & Managing Fine-Grained Permissions Across All Applications
FusionAuth, makers of the complete, developer-focused API-first identity and access management platform, today introduced Entity Management, a powerful new product that allows developers to model and grant fine grained permissions not just to users but to servers and systems, as well.
READ MORE -
Additional JWT headers, verification emails, and disappearing registrations
The FusionAuth community has an active online forum, and I wanted to highlight some of the recent topics.
Forum discussions vary in topic and depth, but focus on FusionAuth, how to solve problems with it, and how to integrate auth systems with other software packages.
READ MORE -
Supercharge Development with FusionAuth
Businesses have begun to acknowledge that the physical health of developers is an asset. As a result, many workstations now come equipped with furniture and devices designed to encourage natural posture, reduce exertion, and function within optimal reach zones. Such tools boost productivity by helping eliminate employee absences caused by repetitive strain injuries.
But employers often overlook the mental strain developers can experience from repetitive and complex coding tasks. Fortunately, the team at FusionAuth is working to reduce such pain points in the massively complex customer identity access management (CIAM) space.
Read more over at hostingadvice.com
READ MORE -
Announcing FusionAuth 1.26
We’re excited to announce the release of version 1.26 of FusionAuth. This shipped on April 20, 2021. This version resolves issues for FusionAuth community members and customers on versions 1.25 and older. This was a big release!
READ MORE -
What's Wrong With the OAuth2 Implicit Grant?
The Implicit grant is part of the OAuth 2 RFC, but is one of the features omitted in the OAuth 2.1 specification. With this grant, you don’t have to write server side code. Instead of having to exchange an authorization code for an access token, you are provided an access token on redirect.
READ MORE