Skip to content

Instantly share code, notes, and snippets.

@edgerunner
Last active February 26, 2020 17:16
Show Gist options
  • Save edgerunner/aba44d49203738c407d6d71bea0ab983 to your computer and use it in GitHub Desktop.
Save edgerunner/aba44d49203738c407d6d71bea0ab983 to your computer and use it in GitHub Desktop.
Wicow Login
Wicow Login
Request form
type -> Incomplete
Blank
Incomplete
valid? -> Complete
Complete
request link -> Requesting
Errors
request link -> Requesting
Requesting
error -> Errors
success -> Sent
Sent
Done
after 3 minutes -> Retry
Retry
resend email -> Requesting
try another email -> Request form
function render(model){
return (
<p>
</p>
);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment