Skip to content

Commit b1d7912

Browse files
authored
fix: remove iframe description (#654)
1 parent b8e6909 commit b1d7912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/recipes/custom-domain/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can use your own domain name for your Logto tenant. This feature lets you pr
1515
By using your own domain name for your Logto tenant, you'll benefit from several advantages:
1616

1717
- Branding and Trust: Your users will see your domain name in the browser's address bar when they sign in to your application. By avoiding redirects to a third-party domain site, your users are provided with a sense of security and trust.
18-
- Versatility: Having a sub-domain can be beneficial if you wish to use your own wildcard SSL certificate, cross-domain cookies, or if you need to utilize iframes.
18+
- Versatility: Having a sub-domain can be beneficial if you wish to use your own wildcard SSL certificate, or cross-domain cookies.
1919

2020
## How Does it Work?
2121

0 commit comments

Comments
 (0)