You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/portal/src/app/connect/ecosystems/security/page.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,6 @@ When a user signs into an application using their email or social logins for the
47
47
48
48
1.**For socials and email / phone authentication,** users can utilize the recovery flow of their providers to regain access to their account.
49
49
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.
51
51
52
52
- 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