You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/es/identity/client-keys.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Un registro de claves es una lista de claves, generadas y almacenadas por el cli
20
20
21
21
Cada cliente se representa con una [dirección de billetera](/es/concepts/wallet-addresses). El registro de claves de un cliente es de acceso público a través de su dirección de billetera mediante un punto final `jwks.json`. El servidor de autorización puede recuperar el registro de claves del cliente accediendo a la `WALLET_ADDRESS/jwks.json`.
0 commit comments