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
{{ message }}
This repository was archived by the owner on Feb 28, 2018. It is now read-only.
However I'm curious as to how we do authorization (like editing one's address) when persona only gives us an email address.
My take is Persona concerns itself only with authorization. We need to provide a way for users to set their notification preferences, quite possibly another email.
It does make for some non-traditional user experiences, though something we could mitigate by rolling into the announce/receive UI.
Noted in #4 (comment) by @jdalt.
My take is Persona concerns itself only with authorization. We need to provide a way for users to set their notification preferences, quite possibly another email.
It does make for some non-traditional user experiences, though something we could mitigate by rolling into the announce/receive UI.