Skip to content

Commit

Permalink
chore: fix slugs
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-sun committed Nov 27, 2024
1 parent 4e788a1 commit f1df9d4
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions src/content/terms/it/oauth-2.0-grant.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Concessione OAuth 2.0 (OAuth 2.0 grant)
slug: en/oauth-2.0-grant
slug: it/oauth-2.0-grant
tags: [oauth 2.0, oidc]
description: Una concessione di autorizzazione OAuth 2.0 (a volte indicata come "tipo di concessione OAuth 2.0" o "flusso OAuth 2.0"), è un metodo utilizzato dai client per ottenere un access token da un authorization server. È una parte essenziale per i client OAuth per autenticare e autorizzare le identità.
---
Expand Down Expand Up @@ -67,4 +67,4 @@ Nel frattempo, poiché OIDC è costruito sopra OAuth 2.0, altre concessioni come
"https://datatracker.ietf.org/doc/html/rfc6749",
"https://openid.net/specs/openid-connect-core-1_0.html"
]}
/>
/>
4 changes: 2 additions & 2 deletions src/content/terms/it/oauth-2.0.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: OAuth 2.0
slug: en/oauth-2.0
slug: it/oauth-2.0
tags: [oauth 2.0]
description: OAuth 2.0 è un framework di autorizzazione ampiamente utilizzato che consente a un'applicazione (client) di ottenere un accesso limitato a risorse protette per conto di un utente o dell'applicazione stessa.
---
Expand Down Expand Up @@ -138,4 +138,4 @@ Ciò significa che tutte le tue conoscenze e pratiche di OAuth 2.0 possono esser
"https://datatracker.ietf.org/doc/html/rfc6749",
"https://datatracker.ietf.org/doc/draft-ietf-oauth-v2-1/",
]}
/>
/>
4 changes: 2 additions & 2 deletions src/content/terms/it/oauth-2.1.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: OAuth 2.1
slug: en/oauth-2.1
slug: it/oauth-2.1
tags: [oauth 2.0]
description: OAuth 2.1 è un aggiornamento proposto al framework di autorizzazione OAuth 2.0 che mira a migliorare la sicurezza e l'usabilità deprecando i flussi non sicuri e introducendo nuove best practice.
---
Expand Down Expand Up @@ -87,4 +87,4 @@ Poiché <Ref slug="openid-connect" /> è costruito sopra OAuth 2.0, le modifiche
"https://datatracker.ietf.org/doc/draft-ietf-oauth-v2-1/",
"https://blog.logto.io/oauth-2-1",
]}
/>
/>
4 changes: 2 additions & 2 deletions src/content/terms/pt-br/oauth-2.0-grant.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Concessão OAuth 2.0 (OAuth 2.0 grant)
slug: en/oauth-2.0-grant
slug: pt-br/oauth-2.0-grant
tags: [oauth 2.0, oidc]
description: Uma concessão de autorização OAuth 2.0 (às vezes referida como "tipo de concessão OAuth 2.0" ou "fluxo OAuth 2.0"), é um método usado por clientes para obter um access token de um authorization server. É uma parte essencial para que clientes OAuth autentiquem e autorizem identidades.
---
Expand Down Expand Up @@ -67,4 +67,4 @@ Enquanto isso, como o OIDC é construído sobre o OAuth 2.0, outras concessões
"https://datatracker.ietf.org/doc/html/rfc6749",
"https://openid.net/specs/openid-connect-core-1_0.html"
]}
/>
/>
4 changes: 2 additions & 2 deletions src/content/terms/pt-br/oauth-2.0.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: OAuth 2.0
slug: en/oauth-2.0
slug: pt-br/oauth-2.0
tags: [oauth 2.0]
description: OAuth 2.0 é uma estrutura de autorização amplamente utilizada que permite que um aplicativo (cliente) obtenha acesso limitado a recursos protegidos em nome de um usuário ou do próprio aplicativo.
---
Expand Down Expand Up @@ -138,4 +138,4 @@ Isso significa que todo o seu conhecimento e práticas de OAuth 2.0 podem ser ap
"https://datatracker.ietf.org/doc/html/rfc6749",
"https://datatracker.ietf.org/doc/draft-ietf-oauth-v2-1/",
]}
/>
/>
4 changes: 2 additions & 2 deletions src/content/terms/pt-br/oauth-2.1.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: OAuth 2.1
slug: en/oauth-2.1
slug: pt-br/oauth-2.1
tags: [oauth 2.0]
description: OAuth 2.1 é uma atualização proposta para o framework de autorização OAuth 2.0 que visa melhorar a segurança e a usabilidade ao descontinuar fluxos inseguros e introduzir novas melhores práticas.
---
Expand Down Expand Up @@ -87,4 +87,4 @@ Como o <Ref slug="openid-connect" /> é construído sobre o OAuth 2.0, as mudan
"https://datatracker.ietf.org/doc/draft-ietf-oauth-v2-1/",
"https://blog.logto.io/oauth-2-1",
]}
/>
/>
4 changes: 2 additions & 2 deletions src/content/terms/pt-pt/oauth-2.0-grant.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Concessão OAuth 2.0 (OAuth 2.0 grant)
slug: en/oauth-2.0-grant
slug: pt-pt/oauth-2.0-grant
tags: [oauth 2.0, oidc]
description: Uma concessão de autorização OAuth 2.0 (OAuth 2.0 grant) (às vezes referida como "tipo de concessão OAuth 2.0" ou "fluxo OAuth 2.0"), é um método usado por clientes para obter um access token de um authorization server. É uma parte essencial para que os clientes OAuth autentiquem e autorizem identidades.
---
Expand Down Expand Up @@ -67,4 +67,4 @@ Enquanto isso, como o OIDC é construído sobre o OAuth 2.0, outras concessões
"https://datatracker.ietf.org/doc/html/rfc6749",
"https://openid.net/specs/openid-connect-core-1_0.html"
]}
/>
/>
4 changes: 2 additions & 2 deletions src/content/terms/pt-pt/oauth-2.1.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: OAuth 2.1
slug: en/oauth-2.1
slug: pt-pt/oauth-2.1
tags: [oauth 2.0]
description: OAuth 2.1 é uma atualização proposta para o framework de autorização OAuth 2.0 que visa melhorar a segurança e a usabilidade ao descontinuar fluxos inseguros e introduzir novas melhores práticas.
---
Expand Down Expand Up @@ -87,4 +87,4 @@ Como o <Ref slug="openid-connect" /> é construído sobre o OAuth 2.0, as mudan
"https://datatracker.ietf.org/doc/draft-ietf-oauth-v2-1/",
"https://blog.logto.io/oauth-2-1",
]}
/>
/>

0 comments on commit f1df9d4

Please sign in to comment.