docs(docs): add documentation site with Blume config and initial MDX pages

This commit is contained in:
Prad Nukala
2026-09-02 16:53:24 -04:00
parent 9b357128cc
commit b1a622ea13
121 changed files with 23710 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
---
title: v0.13.2
description: "Implement OpenID Connect provider with WebAuthn in bridge handlers"
type: changelog
date: 2025-09-04T23:58:00Z
changelog:
version: "0.13.2"
category: "Authentication"
search:
tags:
- "WebAuthn"
- "OIDC"
---
Implement OpenID Connect provider with WebAuthn in bridge handlers (#244)
- Full WebAuthn passwordless authentication integration
- Implemented Self-Issued OpenID Provider (SIOP) v2
- Blockchain-based WebAuthn credential broadcasting
- Supports Authorization Code Flow with PKCE