Skip to content

Commit 1f90475

Browse files
authoredJun 24, 2024
Create FrontendFeedbacks.md
1 parent 325e8f2 commit 1f90475

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
 

‎docs/FrontendFeedbacks.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
As an engineer, this is my first time using ICP. The development process is very different from most existing networks such as EVM, apart from that there is not much information in the community and existing wallet extension support makes the integration process quite difficult. Here's a breakdown to consider:
2+
3+
## Pros
4+
- Enhanced Security: ICPs enforce strong authentication methods, reducing the risk of unauthorized access and data breaches.
5+
- Improved User Experience: ICPs streamline the login process by leveraging existing user credentials from trusted providers.
6+
- Simplified Compliance: ICPs can help ensure compliance with regulations related to user identity and data privacy.
7+
- Reduced Development Time: By utilizing pre-built ICP components, developers can save time and effort compared to building their own authentication systems from scratch.
8+
9+
## Cons
10+
- Limited Browser Support: Not all browsers have native support for wallet extensions, potentially excluding users who rely on them for login or identity verification.
11+
- Security Concerns: Integrating with third-party wallet extensions introduces additional attack vectors. Carefully evaluate the security posture of the chosen wallet extension and implement robust security measures.
12+
- User Experience Complexity: Using wallet extensions for login can add an extra step to the user login flow, potentially impacting user experience.
13+
- Limited Feature Set: Wallet extension functionalities might not perfectly align with your application's specific needs for user identity and data management.
14+
15+
*Created by: Yahya (Senior Full Stack Engineer - MugglePay)*\
16+
*Created at: June 24th, 2024*

0 commit comments

Comments
 (0)
Please sign in to comment.