OAuth: Rework access tokens to an AES-256-GCM-SIV AEAD format that carries the account name for proxy routing and revokes tokens on credential change

This commit is contained in:
Maurus Decimus
2026-06-03 18:14:48 +02:00
parent 68946d4f98
commit 838a839290
42 changed files with 506 additions and 298 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "directory"
version = "0.16.7"
version = "0.16.8"
edition = "2024"
[dependencies]