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
Two days ago, I came across this library "Sign in with Ethereum": https://docs.login.xyz/libraries/rust. With this library, you can easily let users authenticate all their API requests with a signature of an Ethereum wallet. I have already made a small project in Vue 3 + Rust with it and it is really nice to work with.
What do you think of using this as opposed to developing our own asymmetric key authentication method?
Use of asymmetric cryptography for user accounts and their authentication.
Draft:
https://github.com/da2ce7/torrust-teps/blob/tep-asymmetric_key_client_authentication/TEP-0012.md
The text was updated successfully, but these errors were encountered: