mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 07:26:25 +00:00
docs(docs): add documentation site with Blume config and initial MDX pages
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user