From 45799fdd4ecdfac617f4b7131e555a93abfe340b Mon Sep 17 00:00:00 2001 From: Kirk Kirkconnell Date: Mon, 18 Sep 2023 19:52:55 -0700 Subject: [PATCH] fixed more image links --- .../current/cache/develop/api-reference/auth.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/ja/docusaurus-plugin-content-docs/current/cache/develop/api-reference/auth.md b/i18n/ja/docusaurus-plugin-content-docs/current/cache/develop/api-reference/auth.md index a28cf7e29..1dacffc21 100644 --- a/i18n/ja/docusaurus-plugin-content-docs/current/cache/develop/api-reference/auth.md +++ b/i18n/ja/docusaurus-plugin-content-docs/current/cache/develop/api-reference/auth.md @@ -12,11 +12,11 @@ import { SdkExampleTabsImpl } from "@site/src/components/SdkExampleTabsImpl"; # Auth API reference -a technical illustration of a bank vault representing security, authorization, and authentication. +a technical illustration of a bank vault representing security, authorization, and authentication. auth APIは、[Momento auth tokens](./../basics/01-working-with-momento-auth-tokens.md) として知られる Momento サービスのauthトークンを作成し管理します。トークンは、1つ以上のキャッシュやトピックへのアクセスを許可するために、1つまたは複数の権限を持つように設定することができます。 - + ## GenerateAuthToken API