3.1 KiB
Auth0
early experiment with Sign in With Ethereum + auth0
usernameless + passwordless auth
Support for @MetaMask, walletlink
profile enriched with ENS + NFTs through @graphprotocol
Learn how APIs can accelerate software development and delivery.
- How to Handle JWTs in Python
JSON Web Tokens, or JWTs for short, are all over the web. They can be used to track bits of information about a user in a very compact way and can be used in APIs for authorization purposes. This post will cover what JSON Web Tokens are and how to create JWTs in Python using the most popular JWT library: PyJWT. We are also going to see how you can sign and verify JWTs in Python using asymmetric algorithms.
- Auth0 Identity Platform Now Available on Microsoft Azure
The addition of Azure as an Auth0 private cloud platform option unlocks a secure cloud deployment option for organizations seeking strategic fit with their technology stack, supporting regional data residency capabilities and higher control over customer data.
The DID and VC W3C standards are core building blocks to enable Decentralized Identity scenarios. The Auth0 Lab team has been following the space closely, and we're excited to support Dock with this important work.
- Introducing the Identity Maturity Framework Auth0
we’ve consolidated our expertise and our customers’ knowledge and experiences into a solution we call the Auth0 Identity Maturity Framework (IMF): a collection of tools, tactics, and expert input that will help you understand what’s working about your identity solution and what needs to change.
- Building an Identity Solution — Quantity Doesn’t Equal Quality Auth0
Why adding more developers to an identity project doesn’t always work out as intended
- [Podcast] Privacy-preserving measures and SD-JWT with Daniel Fett IdentityUnlocked Auth0
The discussion gets very concrete when Daniel describes selective disclosure JWT, or SD-JWT, a new IETF specification he is coauthoring that offers a simple and easy-to-adopt approach to produce JWTs capable of supporting selective disclosure. Here at Identity, Unlocked, we are huge fans of this new specification, and we hope this episode will help you get started!