Create account

replied 1546d
Yes confirmation happens in the form of a modal inside Member (technically an iframe to secure.signup.cash to sign there)Embedded buttons (like MoneyButton) can also be provided to pay, like, follow but I'm not a fan of this method because it limits the consistency of the web design and also less secure
replied 1545d
I guess confirmation on every action would be a significant UI degradation for Member - especially considering posting a Memorandum can require dozens of actions.
I guess Member could offer it as an alternative authorization method if there is a demand for it.
replied 1545d
Custom buttons can fix it but the only challenge is how to style it with your own CSS since technically the button is not on your domain. I like to think containerized css-in-js
replied 1545d
Like Styled Components can fix it 🤔
replied 1545d
Would be amazing if you're open to try it out. Will definitely ping you when it's ready to be tested