getIdTokenResult: function()

in app/hooks/use-firebase-authentication.ts [34:36]


  getIdTokenResult: function(): Promise<IdTokenResult> {
    throw new Error('Function not implemented.');
  },