Skip to content

react-query-firebase / auth / SIGN_OUT_MUTATION_KEY

Variable: SIGN_OUT_MUTATION_KEY

ts
const SIGN_OUT_MUTATION_KEY: readonly ["FIREBASE", "AUTH", "SIGN_OUT"];

Defined in: src/auth/mutation-keys.ts:13

Released under the MIT License.