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
158 changes: 145 additions & 13 deletions main/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,12 @@
"light": "#fff"
},
"contextual": {
"options": ["copy", "view", "chatgpt", "claude"]
"options": [
"copy",
"view",
"chatgpt",
"claude"
]
},
"fonts": {
"heading": {
Expand All @@ -39,7 +44,9 @@
"tabs": [
{
"tab": "Home",
"pages": ["docs/index"]
"pages": [
"docs/index"
]
},
{
"tab": "Documentation",
Expand Down Expand Up @@ -2468,7 +2475,44 @@
{
"dropdown": "Auth0 API Reference Documentation",
"icon": "book-open",
"pages": ["docs/api"]
"pages": [
"docs/api"
]
},
{
"dropdown": "MyAccount API",
"icon": "list",
"openapi": "docs/oas/myaccount/myaccount-api-oas.json",
"pages": [
"docs/api/myaccount/index",
{
"group": "Factors",
"pages": [
"docs/api/myaccount/factors/get-the-status-of-all-factors"
]
},
{
"group": "Authentication Methods",
"pages": [
"docs/api/myaccount/authentication-methods/get-a-list-of-authentication-methods",
"docs/api/myaccount/authentication-methods/start-the-enrollment-of-a-supported-authentication-method",
"docs/api/myaccount/authentication-methods/get-an-authentication-method-by-id",
"docs/api/myaccount/authentication-methods/delete-an-authentication-method-by-id",
"docs/api/myaccount/authentication-methods/update-details-of-an-authentication-method-by-id",
"docs/api/myaccount/authentication-methods/confirm-the-enrollment-of-a-supported-authentication-method"
]
},
{
"group": "Connected Accounts",
"pages": [
"docs/api/myaccount/connected-accounts/create-a-connected-account-request",
"docs/api/myaccount/connected-accounts/complete-a-connected-account-request",
"docs/api/myaccount/connected-accounts/get-a-list-of-connected-accounts",
"docs/api/myaccount/connected-accounts/get-a-list-of-available-connections-for-connected-accounts",
"docs/api/myaccount/connected-accounts/delete-a-connected-account-by-id"
]
}
]
}
]
},
Expand All @@ -2477,7 +2521,9 @@
"groups": [
{
"group": " ",
"pages": ["docs/libraries"]
"pages": [
"docs/libraries"
]
},
{
"group": "auth0-acul-js",
Expand Down Expand Up @@ -2781,7 +2827,9 @@
"tabs": [
{
"tab": "Home",
"pages": ["docs/fr-ca/index"]
"pages": [
"docs/fr-ca/index"
]
},
{
"tab": "Documentation",
Expand Down Expand Up @@ -5033,7 +5081,9 @@
"groups": [
{
"group": " ",
"pages": ["docs/fr-ca/quickstarts"]
"pages": [
"docs/fr-ca/quickstarts"
]
},
{
"group": "Application à page unique",
Expand Down Expand Up @@ -5109,7 +5159,44 @@
{
"dropdown": "Auth0 API Reference Documentation",
"icon": "book-open",
"pages": ["docs/api"]
"pages": [
"docs/api"
]
},
{
"dropdown": "MyAccount API",
"icon": "list",
"openapi": "docs/oas/myaccount/myaccount-api-oas.json",
"pages": [
"docs/fr-ca/api/myaccount/index",
{
"group": "Factors",
"pages": [
"docs/fr-ca/api/myaccount/factors/get-the-status-of-all-factors"
]
},
{
"group": "Authentication Methods",
"pages": [
"docs/fr-ca/api/myaccount/authentication-methods/get-a-list-of-authentication-methods",
"docs/fr-ca/api/myaccount/authentication-methods/start-the-enrollment-of-a-supported-authentication-method",
"docs/fr-ca/api/myaccount/authentication-methods/get-an-authentication-method-by-id",
"docs/fr-ca/api/myaccount/authentication-methods/delete-an-authentication-method-by-id",
"docs/fr-ca/api/myaccount/authentication-methods/update-details-of-an-authentication-method-by-id",
"docs/fr-ca/api/myaccount/authentication-methods/confirm-the-enrollment-of-a-supported-authentication-method"
]
},
{
"group": "Connected Accounts",
"pages": [
"docs/fr-ca/api/myaccount/connected-accounts/create-a-connected-account-request",
"docs/fr-ca/api/myaccount/connected-accounts/complete-a-connected-account-request",
"docs/fr-ca/api/myaccount/connected-accounts/get-a-list-of-connected-accounts",
"docs/fr-ca/api/myaccount/connected-accounts/get-a-list-of-available-connections-for-connected-accounts",
"docs/fr-ca/api/myaccount/connected-accounts/delete-a-connected-account-by-id"
]
}
]
}
]
},
Expand All @@ -5118,7 +5205,9 @@
"groups": [
{
"group": " ",
"pages": ["docs/fr-ca/libraries"]
"pages": [
"docs/fr-ca/libraries"
]
}
]
},
Expand All @@ -5133,7 +5222,9 @@
"tabs": [
{
"tab": "Home",
"pages": ["docs/ja-jp/index"]
"pages": [
"docs/ja-jp/index"
]
},
{
"tab": "Documentation",
Expand Down Expand Up @@ -7385,7 +7476,9 @@
"groups": [
{
"group": " ",
"pages": ["docs/ja-jp/quickstarts"]
"pages": [
"docs/ja-jp/quickstarts"
]
},
{
"group": "シングルページアプリ",
Expand Down Expand Up @@ -7461,7 +7554,44 @@
{
"dropdown": "Auth0 API Reference Documentation",
"icon": "book-open",
"pages": ["docs/api"]
"pages": [
"docs/api"
]
},
{
"dropdown": "MyAccount API",
"icon": "list",
"openapi": "docs/oas/myaccount/myaccount-api-oas.json",
"pages": [
"docs/ja-jp/api/myaccount/index",
{
"group": "Factors",
"pages": [
"docs/ja-jp/api/myaccount/factors/get-the-status-of-all-factors"
]
},
{
"group": "Authentication Methods",
"pages": [
"docs/ja-jp/api/myaccount/authentication-methods/get-a-list-of-authentication-methods",
"docs/ja-jp/api/myaccount/authentication-methods/start-the-enrollment-of-a-supported-authentication-method",
"docs/ja-jp/api/myaccount/authentication-methods/get-an-authentication-method-by-id",
"docs/ja-jp/api/myaccount/authentication-methods/delete-an-authentication-method-by-id",
"docs/ja-jp/api/myaccount/authentication-methods/update-details-of-an-authentication-method-by-id",
"docs/ja-jp/api/myaccount/authentication-methods/confirm-the-enrollment-of-a-supported-authentication-method"
]
},
{
"group": "Connected Accounts",
"pages": [
"docs/ja-jp/api/myaccount/connected-accounts/create-a-connected-account-request",
"docs/ja-jp/api/myaccount/connected-accounts/complete-a-connected-account-request",
"docs/ja-jp/api/myaccount/connected-accounts/get-a-list-of-connected-accounts",
"docs/ja-jp/api/myaccount/connected-accounts/get-a-list-of-available-connections-for-connected-accounts",
"docs/ja-jp/api/myaccount/connected-accounts/delete-a-connected-account-by-id"
]
}
]
}
]
},
Expand All @@ -7470,7 +7600,9 @@
"groups": [
{
"group": " ",
"pages": ["docs/ja-jp/libraries"]
"pages": [
"docs/ja-jp/libraries"
]
}
]
},
Expand Down Expand Up @@ -24667,4 +24799,4 @@
"destination": "/docs/quickstart/webapp/express"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: post /authentication-methods/{authentication_method_id}/verify
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✋🏽 Change Request: The openapi property should have three values: file, method, path. We'll need to update the generation script to add these.

---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="beta" />
<Scopes scopes={["create:me:authentication_methods"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: delete /authentication-methods/{authentication_method_id}
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="planned" />
<Scopes scopes={["delete:me:authentication_methods"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: get /authentication-methods
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="planned" />
<Scopes scopes={["read:me:authentication_methods"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: get /authentication-methods/{authentication_method_id}
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="planned" />
<Scopes scopes={["read:me:authentication_methods"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: post /authentication-methods
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="beta" />
<Scopes scopes={["create:me:authentication_methods"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: patch /authentication-methods/{authentication_method_id}
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="planned" />
<Scopes scopes={["update:me:authentication_methods"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: post /connected-accounts/complete
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="GA" />
<Scopes scopes={["create:me:connected_accounts"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: post /connected-accounts/connect
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="GA" />
<Scopes scopes={["create:me:connected_accounts"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: delete /connected-accounts/accounts/{id}
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="planned" />
<Scopes scopes={["delete:me:connected_accounts"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: get /connected-accounts/connections
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="planned" />
<Scopes scopes={["read:me:connected_accounts"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: get /connected-accounts/accounts
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="planned" />
<Scopes scopes={["read:me:connected_accounts"]} />
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: get /factors
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="planned" />
<Scopes scopes={["read:me:factors"]} />
4 changes: 4 additions & 0 deletions main/docs/api/myaccount/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: "MyAccount API"
description: "MyAccount API endpoints"
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
openapi: post /authentication-methods/{authentication_method_id}/verify
---

import { ReleaseLifecycle } from "/snippets/ReleaseLifecycle.jsx";
import { Scopes } from "/snippets/ApiScopes.jsx";

<ReleaseLifecycle releaseLifecycle="beta" />
<Scopes scopes={["create:me:authentication_methods"]} />
Loading
Loading