Skip to content
This repository has been archived by the owner. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 850 Bytes

custom-token.md

File metadata and controls

15 lines (9 loc) · 850 Bytes

Set up authentication using a Custom Token

Android

  1. See Before you begin and follow the instructions to configure sign-in with Custom Token correctly.
    Attention: Skip step 2. The dependency for the Firebase Authentication Android library is already declared by the plugin.

iOS

  1. See Before you begin and follow the instructions to configure and enable sign-in with Custom Token correctly.
    Attention: Skip step 2. The Firebase/Auth pod is already added by the plugin.

Web

  1. See Before you begin and follow the instructions to configure and enable sign-in with Custom Token correctly.