Skip to content

Commit 36c4063

Browse files
Update apps/portal/src/app/connect/ecosystems/security/page.mdx
Signed-off-by: Joaquim Verges <[email protected]>
1 parent 3cc610e commit 36c4063

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/connect/ecosystems/security

1 file changed

+1
-1
lines changed

apps/portal/src/app/connect/ecosystems/security/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ When a user signs into an application using their email or social logins for the
4747

4848
1. **For socials and email / phone authentication,** users can utilize the recovery flow of their providers to regain access to their account.
4949
2. **In the case of custom authentication,** the developer managing their authentication flow will be able to re-instate the users account upon successful verification.
50-
3. If application providers **do not have direct access** to user accounts or private keys, as these remain secured within the enclave. The enclave's design ensures that only verified user requests can trigger wallet operations.
50+
3. Application providers **do not have direct access** to user accounts or private keys, as these remain secured within the enclave. The enclave's design ensures that only verified user requests can trigger wallet operations.
5151

5252
- Users are able to link their authentication methods which will provide them multiple ways to access their account if they ever lose access to any one of their authentication method.

0 commit comments

Comments
 (0)