envoyer icon indicating copy to clipboard operation
envoyer copied to clipboard

Check if actix action is called only once

Open matzipan opened this issue 4 years ago • 0 comments

Follow-up on #155

This should be some sort of atomic counter that counts to 1 in the authentication code receiver. This is needed so that we don't trigger a new account creation flow accidentally if refresh is hit or there's some browser quirk.

matzipan avatar May 16 '21 17:05 matzipan