mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
21 lines
535 B
Plaintext
21 lines
535 B
Plaintext
---
|
|||
|
|
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
|