EmulatorMockTokenOptions
interface
Storage Emulator options. Web only.
Properties
mockUserToken
</>the mock auth token to use for unit testing Security Rules.
mockUserToken: undefined | string;
Storage Emulator options. Web only.
the mock auth token to use for unit testing Security Rules.
mockUserToken: undefined | string;