Skip to content

Commit 2d6edcd

Browse files
author
Vincent Shadbolt
authored
chore: Remove Test Domain Guides
- removed test domain guides - simplified supported TLDs for login
1 parent 9ebd3b6 commit 2d6edcd

7 files changed

Lines changed: 12 additions & 192 deletions

File tree

getting-started/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,13 @@ It's a great companion to our [Feature Guide Collection](https://youtube.com/pla
1212

1313
You'll need the following to get started:
1414

15-
- A [free test domain](test-domains/faucet.md)
15+
- A domain
1616
- A stable test environment
1717

18+
:::info
19+
Email <partnerengineering@unstoppabledomains.com> if you are in need of a developer domain.
20+
:::
21+
1822
## How This Portal Is Organized
1923

2024
This portal is organized to support users at all experience levels, from foundational concepts to advanced integrations. If you're new to crypto and blockchain, consider starting with the quickstarts in the menu on your left. Advanced users may wish to explore topics like Unstoppable Resolution, Unstoppable Partner API, detailed integration guides, or dive right into the API reference.

getting-started/test-domains/faucet.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

getting-started/test-domains/polygonscan.md

Lines changed: 0 additions & 145 deletions
This file was deleted.

identity/overview/login-with-unstoppable.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,12 @@ The UAuth protocol extends the standard OpenID Connect (OIDC) authorization prot
5050

5151
## Supported TLDs
5252

53-
Unstoppable Login currently supports the following top-level domains (TLDs):
53+
Unstoppable Login automatically supports all Unstoppable Domains TLDs as well as `.eth`.
5454

55-
<embed src="/snippets/_supported-domain-endings.md" />
55+
For the full list, check the [supported TLDs endpoint](https://api.unstoppabledomains.com/resolve/supported_tlds).
5656

57-
:::warning Unstoppable Login only supports `.zil` domains that have been bridged to the Polygon blockchain.
57+
:::warning
58+
Unstoppable Login only supports `.zil` domains that have been bridged to the Polygon blockchain.
5859
:::
5960

6061
## Considerations

redirects.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,4 +300,7 @@
300300
type: 301
301301
'/resolution/sdks-and-libraries/*':
302302
to: '/resolution/overview/'
303+
type: 301
304+
'/getting-started/test-domains/*':
305+
to: '/getting-started/overview/'
303306
type: 301

sidebars.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@
33
pages:
44
- label: "Overview"
55
page: getting-started/overview.md
6-
- group: Get a Test Domain
7-
expanded: false
8-
pages:
9-
- label: UD Website Faucet Guide
10-
page: getting-started/test-domains/faucet.md
11-
- label: Polygon Faucet Guide
12-
page: getting-started/test-domains/polygonscan.md
136
- label: Glossary
147
page: getting-started/glossary.md
158
separatorLine: true

snippets/_supported-domain-endings.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)