@Wongssh web3 reading list. A reading list for solidity, web3 and Dapp programmers. We use Chinese and English language.
https://globalcoinresearch.com/2023/10/04/mapping-the-new-internet/
混杂了链上身份认证 #auth 、去中心化社交网络等主题的文章,包含一些有趣的项目
https://hugo.wongssh.cf/posts/metamask-login/

我的个人文章,主要介绍了在链下使用 #MetaMask 提供的API实现基于签名的登录,使用了Vue 作为前端架构,后端使用了 Cloudflare Worker
#auth #metamask #EIP712
https://apple-passkey.demo.hanko.io/content
一个有意思的demo ,在safari浏览器中实现网站中使用 apple passkey 登录。如果你的项目涉及严格鉴权,可以使用。源代码在这
An interesting demo that implements the use of apple passkey login in a website in safari browser. You can be used if your project involves strict authentication.
#auth Passkeys.io – The Passkey Demo
 
 
Back to Top