React Native Firebase
    Preparing search index...
    • Returns a JSON Web Token (JWT) used to identify the user to a Firebase service.

      Parameters

      • user: User

        The user to get the token for.

      • OptionalforceRefresh: boolean

        Optional. Whether to force refresh the token.

      Returns Promise<string>

      A promise that resolves with the token.