fix: update terminology from public key code exchange to proof key co… (#1515)

Co-authored-by: Elias Schneider <login@eliasschneider.com>
This commit is contained in:
Max Wassiljew
2026-06-16 09:55:56 +02:00
committed by GitHub
co-authored by Elias Schneider
parent 2726ddd0c2
commit d198ded1dd
26 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -285,7 +285,7 @@
"public_client": "Publieke client",
"public_clients_description": "Publieke clients hebben geen client secret en gebruiken in plaats daarvan PKCE. Schakel dit in als je client een SPA of mobiele app is.",
"pkce": "PKCE",
"public_key_code_exchange_is_a_security_feature_to_prevent_csrf_and_authorization_code_interception_attacks": "Public Key Code Exchange is een beveiligingsfunctie om CSRF- en autorisatiecode-onderscheppingsaanvallen te voorkomen.",
"proof_key_code_exchange_is_a_security_feature_to_prevent_csrf_and_authorization_code_interception_attacks": "Proof Key for Code Exchange is een beveiligingsfunctie om CSRF- en autorisatiecode-onderscheppingsaanvallen te voorkomen.",
"requires_reauthentication": "Je moet opnieuw inloggen",
"requires_users_to_authenticate_again_on_each_authorization": "Gebruikers moeten bij elke autorisatie opnieuw inloggen, zelfs als ze al ingelogd zijn.",
"par": "PAR",