Skip to content
Lipis edited this page Sep 15, 2016 · 11 revisions

Wire Account

Main URLs:

Verify — /verify/

https://account.wire.com/verify/

When the key and code are provided, the verification with the backend is done client side and if response code is 200 or 204 the following should happen:

Android or iOS

Redirect to the wire://email-verified

macOS

Show success message and two buttons:

  • Open macOS App - Link to App Store
  • Open in Web - Link to Webapp

Windows (Desktop)

Show success message and two buttons:

  • Open Wire - Link to Wire Downloads page
  • Open in Web - Link to Webapp

Everything Else

Redirect to Webapp and show success message with a button as a fall back, in case of failed redirect:

  • Open Wire - Link to Webapp

get.wire.com

When visiting get.wire.com the user should be redirected to different places based on the platform or browser:

Android

Wire for Android on Play Store with the extra argument: &referrer=getwire

https://play.google.com/store/apps/details?id=com.wire&referrer=getwire

iOS

Wire for iOS on the App Store:

https://itunes.apple.com/app/wire/id930944768?mt=8

Safari and IE (Edge)

To Wire Download page:

https://wire.com/download/
Clone this wiki locally