getIdToken: function()

in app/hooks/use-firebase-authentication.ts [31:33]


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