Add "Copy Secret" button to TOTP setup flow

This commit is contained in:
Maurus Decimus
2026-04-30 13:29:05 +02:00
parent a3376b0a7d
commit 612fd796f3
3 changed files with 55 additions and 1 deletions
+2
View File
@@ -7,6 +7,8 @@ All notable changes to this project will be documented in this file. This projec
### Added
- OIDC:
- Include `email` and `profile` scopes in OIDC authentication requests.
- TOTP:
- Add "Copy Secret" button to TOTP setup flow.
### Changed