cypherpunkengineering / cypherpunk-vpn-android

Cypherpunk Privacy VPN app for Android 4+ devices
0 stars 0 forks source link

After account signup, "Resend confirmation email" link does not work #362

Open wiz opened 7 years ago

wiz commented 7 years ago

Should POST to this API:

POST /api/v1/account/email/confirm { email: } -> 202 confirmation email will be (re)sent -> 4?? { error, [message] } request error (e.g. email not registered)

teshi04 commented 7 years ago

404

teshi04 commented 7 years ago

379 done