Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions main/docs/fr-ca/libraries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Les bibliothèques de trousses SDK permettent aux développeurs d’intégrer et

Vous avez besoin de protéger une application JavaScript s’exécutant entièrement dans un navigateur? Choisissez votre technologie ci-dessous.

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Angular",
subtext: "auth0-angular",
Expand Down Expand Up @@ -101,7 +101,7 @@ Vous avez besoin de protéger une application JavaScript s’exécutant entière

Vous avez une application Web classique qui s’exécute sur un serveur? Auth0 gère ces bibliothèques de trousses SDK pour les langages et environnements les plus populaires.

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "ASP.NET Core Blazor Server",
subtext: "auth0-aspnetcore-authentication",
Expand Down Expand Up @@ -284,7 +284,7 @@ Vous avez une application Web classique qui s’exécute sur un serveur? Auth0 g

Est-ce que votre API ou votre service nécessite une authentification? Auth0 dispose de trousses SDK pour les outils communs de développement d’API et de services.

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Build a Login ID screen using ACUL",
subtext: "universal-login",
Expand Down Expand Up @@ -418,7 +418,7 @@ Est-ce que votre API ou votre service nécessite une authentification? Auth0 dis

Vous développez des applications mobiles ou de bureau qui s’exécutent en mode natif sur l’appareil d’un utilisateur? Choisissez parmi l’une de ces trousses SDK pour commencer.

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: ".NET (OIDC Client)",
subtext: "auth0-oidc-client-net",
Expand Down Expand Up @@ -585,7 +585,7 @@ Vous développez des applications mobiles ou de bureau qui s’exécutent en mod

Avez-vous besoin d’effectuer des tâches administratives Auth0 par programmation? Choisissez parmi l’une de ces bibliothèques de gestion.

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: ".NET",
subtext: "auth0-angular",
Expand Down Expand Up @@ -663,7 +663,7 @@ Avez-vous besoin d’effectuer des tâches administratives Auth0 par programmati

Utilisez-vous Lock, l’ancienne expérience de connexion auto-hébergée d’Auth0? Vous pouvez toujours compter sur ces bibliothèques pour une connexion auto-hébergée.

<Columns cols={2}>
<Columns className="not-prose" cols={2}>

<SectionCard item={{
name: "Lock for Android",
Expand Down
10 changes: 5 additions & 5 deletions main/docs/fr-ca/quickstarts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Guides pas-à-pas pour intégrer Auth0 rapidement dans votre application

## Popular

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "React",
subtext: "",
Expand Down Expand Up @@ -72,7 +72,7 @@ Guides pas-à-pas pour intégrer Auth0 rapidement dans votre application

Application Web JavaScript qui s’exécute dans le navigateur

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "React",
subtext: "",
Expand Down Expand Up @@ -130,7 +130,7 @@ Application Web JavaScript qui s’exécute dans le navigateur

Application Web classique qui s’exécute sur le serveur

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Next.js",
subtext: "",
Expand Down Expand Up @@ -313,7 +313,7 @@ Application Web classique qui s’exécute sur le serveur

Application mobile ou de bureau à exécution native

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "iOS / macOS",
subtext: "",
Expand Down Expand Up @@ -484,7 +484,7 @@ Application mobile ou de bureau à exécution native

Une API ou un service protégé par Auth0

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Node (Express) API",
subtext: "",
Expand Down
12 changes: 6 additions & 6 deletions main/docs/ja-jp/libraries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Auth0 SDK libraries make it easy for developers to integrate and interact with A
## シングルページアプリケーション(SPA)SDKライブラリー

ブラウザー内だけで実行されるJavaScriptアプリケーションの保護が必要ですか?以下で技術を選択してください。
<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Angular",
subtext: "auth0-angular",
Expand Down Expand Up @@ -100,7 +100,7 @@ Auth0 SDK libraries make it easy for developers to integrate and interact with A

サーバー上で動作する従来型のWebアプリケーションがありますか?Auth0では、最もよく利用されている言語および環境向けのSDKライブラリーを管理しています。

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "ASP.NET Core Blazor Server",
subtext: "auth0-aspnetcore-authentication",
Expand Down Expand Up @@ -283,7 +283,7 @@ Auth0 SDK libraries make it easy for developers to integrate and interact with A

APIまたはサービスに認証が必要ですか?Auth0には、一般的なAPIおよびサービス開発ツールのSDKがあります。

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Build a Login ID screen using ACUL",
subtext: "universal-login",
Expand Down Expand Up @@ -417,7 +417,7 @@ APIまたはサービスに認証が必要ですか?Auth0には、一般的な

ユーザーのデバイス上でネイティブに実行されるモバイルまたはデスクトップアプリケーションを開発していますか?開始するには、こちらからいずれかのSDKを選択してください。

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: ".NET (OIDC Client)",
subtext: "auth0-oidc-client-net",
Expand Down Expand Up @@ -584,7 +584,7 @@ APIまたはサービスに認証が必要ですか?Auth0には、一般的な

Auth0管理タスクをプログラムで実行する必要がありますか?こちらからいずれかの管理ライブラリーを選択してください。

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: ".NET",
subtext: "auth0-angular",
Expand Down Expand Up @@ -661,7 +661,7 @@ Auth0管理タスクをプログラムで実行する必要がありますか?
## Lock SDKライブラリー

Auth0の従来のセルフホスト型ログインエクスペリエンスであるLockを使用していますか?セルフホスト型ログインには、こちらのライブラリーを引き続き使用できます。
<Columns cols={2}>
<Columns className="not-prose" cols={2}>

<SectionCard item={{
name: "Lock for Android",
Expand Down
10 changes: 5 additions & 5 deletions main/docs/ja-jp/quickstarts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import {SectionCard} from "/snippets/SectionsWithCards.jsx";

## Popular

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "React",
subtext: "",
Expand Down Expand Up @@ -73,7 +73,7 @@ import {SectionCard} from "/snippets/SectionsWithCards.jsx";

ブラウザー内で動作するJavaScript Webアプリ

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "React",
subtext: "",
Expand Down Expand Up @@ -132,7 +132,7 @@ import {SectionCard} from "/snippets/SectionsWithCards.jsx";

サーバー上で動作する従来型のWebアプリ

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Next.js",
subtext: "",
Expand Down Expand Up @@ -315,7 +315,7 @@ import {SectionCard} from "/snippets/SectionsWithCards.jsx";

デバイス上でネイティブに動作するモバイルまたはデスクトップのアプリ

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "iOS / macOS",
subtext: "",
Expand Down Expand Up @@ -486,7 +486,7 @@ import {SectionCard} from "/snippets/SectionsWithCards.jsx";

Auth0で保護されたAPIまたはサービス

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Node (Express) API",
subtext: "",
Expand Down
12 changes: 6 additions & 6 deletions main/docs/libraries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Auth0 SDK libraries make it easy for developers to integrate and interact with A

Need to protect a JavaScript application that runs entirely in a browser? Choose your technology below.

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Angular",
subtext: "auth0-angular",
Expand Down Expand Up @@ -100,7 +100,7 @@ Need to protect a JavaScript application that runs entirely in a browser? Choose

Have a traditional web application that runs on a server? Auth0 maintains these SDK libraries for the most popular languages and environments.

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "ASP.NET Core Blazor Server",
subtext: "auth0-aspnetcore-authentication",
Expand Down Expand Up @@ -283,7 +283,7 @@ Have a traditional web application that runs on a server? Auth0 maintains these

Does your API or service need authentication? Auth0 has SDKs for common API and service development tools.

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Build a Login ID screen using ACUL",
subtext: "universal-login",
Expand Down Expand Up @@ -417,7 +417,7 @@ Does your API or service need authentication? Auth0 has SDKs for common API and

Mobile or Desktop app that runs natively on a device

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: ".NET (OIDC Client)",
subtext: "auth0-oidc-client-net",
Expand Down Expand Up @@ -583,7 +583,7 @@ Mobile or Desktop app that runs natively on a device
## Management API SDK Libraries

Need to programmatically perform Auth0 administrative tasks? Choose from one of these management libraries.
<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: ".NET",
subtext: "auth0-angular",
Expand Down Expand Up @@ -660,7 +660,7 @@ Need to programmatically perform Auth0 administrative tasks? Choose from one of
## Lock SDK Libraries

Do you use Lock, Auth0's legacy self-hosted login experience? You can still rely on these libraries for self-hosted login.
<Columns cols={2}>
<Columns className="not-prose" cols={2}>

<SectionCard item={{
name: "Lock for Android",
Expand Down
10 changes: 5 additions & 5 deletions main/docs/quickstarts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Step-by-step guides to quickly integrate Auth0 into your application

Quickstarts for popular frameworks

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "React",
subtext: "",
Expand Down Expand Up @@ -83,7 +83,7 @@ Quickstarts for popular frameworks

JavaScript web app that runs in the browser

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "React",
subtext: "",
Expand Down Expand Up @@ -166,7 +166,7 @@ JavaScript web app that runs in the browser

Traditional web app that runs on the server

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Next.js",
subtext: "",
Expand Down Expand Up @@ -362,7 +362,7 @@ Traditional web app that runs on the server

Mobile or Desktop app that runs natively on a device

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "iOS / macOS",
subtext: "",
Expand Down Expand Up @@ -533,7 +533,7 @@ Mobile or Desktop app that runs natively on a device

An API or service protected by Auth0

<Columns cols={2}>
<Columns className="not-prose" cols={2}>
<SectionCard item={{
name: "Node (Express) API",
subtext: "",
Expand Down