Client-side authentication

Prerequisite

in order to perform client-side authentication with Wishi, you will have to complete the following procedure:

  • Contact wishi developers - developer@wishi.me

  • Exchange public/private keys.

  • make sure a simple token can be created and decrypted using Wishi services.

  • passing token on behalf of the user on init to Wishi SDK's.

    • this token referred as partnerToken on web and iOS

Last updated