All You Need To Know About Passkeys at Auth0!
Posted on September 11, 2024
There are so many resources out there about passkeys and each vendor has its own implementation of the standard. Letβs answer some of your frequently asked questions about passkeys at Auth0!
What Is Attribute-Based Access Control (ABAC) and How to Implement It in a Rails API?
Posted on August 9, 2024
There are different ways to implement an authorization system and the one you choose depends on your application's needs. Attribute-Based Access Control (ABAC) is just one of them, so let's go ahead and learn how to implement it in a Rails API.
Iβve Got Passkeys Working in My App! But How Do I Manage Them?
Posted on May 9, 2024
Passkeys allow you to authenticate securely, and they're easy to integrate using Auth0. But what happens after that? Let's learn how to list and revoke passkeys using Auth0.
What is a Mobile Driver's License (mDL) and How to Start Using Them
Posted on April 24, 2024
Nowadays you could replace your physical driver's license with a digital, cryptographically verifiable one. Let's learn about it and how to start using them.
What are Verifiable Credentials and Why You Should Care About Them
Posted on February 5, 2024
Verifiable Credentials can be stored on digital devices, and you can use cryptography to verify their data and authorship. Let's learn more about them and why you should care about them.