Skip to content

Commit 70b0444

Browse files
committed
japanese translation docs
1 parent 94e410f commit 70b0444

File tree

1,311 files changed

+0
-7790
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,311 files changed

+0
-7790
lines changed

main/docs/ja-jp/android-development-keystores-hashes.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "Android開発キーストアとキーハッシュ"
3-
permalink: "android-development-keystores-hashes"
43
'description': "Androidアプリの開発中に開発キーストア/キーハッシュを取得する手順を説明します。"
5-
'og:title': "Android開発キーストアとキーハッシュ"
6-
'og:description': "Androidアプリの開発中に開発キーストア/キーハッシュを取得する手順を説明します。"
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "Android開発キーストアとキーハッシュ"
9-
'twitter:description': "Androidアプリの開発中に開発キーストア/キーハッシュを取得する手順を説明します。"
104
---
115

126
多くの接続用に新しい<Tooltip data-tooltip-id="react-containers-DefinitionTooltip-0" href="/docs/ja-jp/glossary?term=oath2" tip="OAuth 2.0: 認可プロトコルとワークフローを定義する認可フレームワーク。" cta="用語集の表示">OAuth</Tooltip>資格情報を作成する際には、アプリケーションの署名に使用している証明書のSHA-1を提供する必要があります。また、[Auth0 Dashboard](https://manage.auth0.com/#)でアプリケーションの構成を完了する際は、SHA-256値も提供する必要があります。

main/docs/ja-jp/articles.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "Auth0のドキュメント"
3-
permalink: "articles"
43
'description': "Get started using Auth0. Implement authentication for any kind of application in minutes."
5-
'og:title': "Auth0のドキュメント"
6-
'og:description': "Get started using Auth0. Implement authentication for any kind of application in minutes."
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "Auth0のドキュメント"
9-
'twitter:description': "Get started using Auth0. Implement authentication for any kind of application in minutes."
104
---
115

126
import {AuthDocsPipeline} from "/snippets/AuthDocsPipeline.mdx";

main/docs/ja-jp/auth0-android-database-authentication.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "Auth0.Androidデータベース認証"
3-
permalink: "auth0-android-database-authentication"
43
'description': "データベース接続でAuth0.Androidを使う方法"
5-
'og:title': "Auth0.Androidデータベース認証"
6-
'og:description': "データベース接続でAuth0.Androidを使う方法"
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "Auth0.Androidデータベース認証"
9-
'twitter:description': "データベース接続でAuth0.Androidを使う方法"
104
---
115

126
<Warning>

main/docs/ja-jp/auth0-android-passwordless.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "Auth0.Androidパスワードレス認証"
3-
permalink: "auth0-android-passwordless"
43
'description': "パスワードレス接続でAuth0.Androidを使う方法"
5-
'og:title': "Auth0.Androidパスワードレス認証"
6-
'og:description': "パスワードレス接続でAuth0.Androidを使う方法"
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "Auth0.Androidパスワードレス認証"
9-
'twitter:description': "パスワードレス接続でAuth0.Androidを使う方法"
104
---
115

126
<Warning>

main/docs/ja-jp/auth0-android-save-and-renew-tokens.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "Auth0.Androidでトークンを保存および更新する"
3-
permalink: "auth0-android-save-and-renew-tokens"
43
'description': "Auth0.Androidでユーザーをログインした状態にする"
5-
'og:title': "Auth0.Androidでトークンを保存および更新する"
6-
'og:description': "Auth0.Androidでユーザーをログインした状態にする"
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "Auth0.Androidでトークンを保存および更新する"
9-
'twitter:description': "Auth0.Androidでユーザーをログインした状態にする"
104
---
115

126
`offline_access`スコープを含んだまま認証を行う場合、新しいユーザートークンの要求に使用するリフレッシュトークンが返され、ユーザーに再認証を強制する必要はありません。

main/docs/ja-jp/auth0-android-user-management.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "Auth0.Android:ユーザー管理"
3-
permalink: "auth0-android-user-management"
43
'description': "Auth0.Androidを使用してユーザーを管理する方法について説明します。"
5-
'og:title': "Auth0.Android:ユーザー管理"
6-
'og:description': "Auth0.Androidを使用してユーザーを管理する方法について説明します。"
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "Auth0.Android:ユーザー管理"
9-
'twitter:description': "Auth0.Androidを使用してユーザーを管理する方法について説明します。"
104
---
115
import {AuthCodeBlock} from "/snippets/AuthCodeBlock.jsx";
126

main/docs/ja-jp/authenticate.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "認証"
3-
permalink: "authenticate"
43
'description': "Auth0を使った認証方法について詳しくご紹介します。"
5-
'og:title': "認証"
6-
'og:description': "Auth0を使った認証方法について詳しくご紹介します。"
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "認証"
9-
'twitter:description': "Auth0を使った認証方法について詳しくご紹介します。"
104
---
115

126
import {AuthDocsPipeline} from "/snippets/AuthDocsPipeline.mdx";

main/docs/ja-jp/authenticate/connection-settings-best-practices.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "接続設定のベストプラクティス"
3-
permalink: "connection-settings-best-practices"
43
'description': "Auth0で推奨されるIDプロバイダー接続設定についてご説明します。"
5-
'og:title': "接続設定のベストプラクティス"
6-
'og:description': "Auth0で推奨されるIDプロバイダー接続設定についてご説明します。"
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "接続設定のベストプラクティス"
9-
'twitter:description': "Auth0で推奨されるIDプロバイダー接続設定についてご説明します。"
104
---
115

126
接続構成のベストプラクティスをいくつか紹介します。接続を設定する前に、接続とは何かを確認して、ご利用のアプリケーションタイプに応じた[認証の基礎](/docs/ja-jp/authenticate)を学んでください。

main/docs/ja-jp/authenticate/custom-token-exchange.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "カスタムトークン交換の早期アクセス"
3-
permalink: "custom-token-exchange"
43
'description': "早期アクセス版のカスタムトークン交換機能について説明します。"
5-
'og:title': "カスタムトークン交換の早期アクセス"
6-
'og:description': "早期アクセス版のカスタムトークン交換機能について説明します。"
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "カスタムトークン交換の早期アクセス"
9-
'twitter:description': "早期アクセス版のカスタムトークン交換機能について説明します。"
104
---
115

126
<Callout icon="file-lines" color="#0EA5E9" iconType="regular">

main/docs/ja-jp/authenticate/database-connections.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
---
22
title: "データベース接続"
3-
permalink: "database-connections"
43
'description': "Auth0のユーザーストアまたは独自のユーザーストアを使用してデータベース接続を作成および使用する方法を学びます。"
5-
'og:title': "データベース接続"
6-
'og:description': "Auth0のユーザーストアまたは独自のユーザーストアを使用してデータベース接続を作成および使用する方法を学びます。"
7-
'og:image': "https://cdn2.auth0.com/docs/1.14567.0/img/share-image.png"
8-
'twitter:title': "データベース接続"
9-
'twitter:description': "Auth0のユーザーストアまたは独自のユーザーストアを使用してデータベース接続を作成および使用する方法を学びます。"
104
---
115

126
Auth0は、識別子(メール、ユーザー名、または電話番号)とパスワードを使ってユーザーを認証するためのデータベース接続を提供します。これらの資格情報はAuth0ユーザーストアまたは独自のデータベースに安全に保存されます。

0 commit comments

Comments
 (0)