NEUROFUSIONInc / fusion

The simplest way to do brain and behaviour research - right in your browser or mobile phone. Discord: https://discord.gg/sqsuzXWE3K
https://usefusion.ai/research
GNU Affero General Public License v3.0
34 stars 6 forks source link

Allow users to sign in with the same nostr account #189

Closed oreHGA closed 5 months ago

oreHGA commented 5 months ago

Currently when a person signs in to Fusion with nostr we auto generate an npub & nsec... login.form.ts

The challenge though is that the private key is not saved so the user cannot sign in again. What we need to do is

okjodom commented 5 months ago

skipping task number 2 "update the /account page to also allow the user to copy and save they private key somewhere" This can be addressed as part of #157