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

      Parameters

      • user: User

        The user to get the token result for.

      • OptionalforceRefresh: boolean

        Optional. Whether to force refresh the token.

      Returns Promise<IdTokenResult>

      A promise that resolves with the token result.