We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ea606 commit 2b53a1fCopy full SHA for 2b53a1f
packages/react/src/auth/index.ts
@@ -15,7 +15,7 @@ export { useApplyActionCodeMutation } from "./useApplyActionCodeMutation";
15
// useCheckActionCodeMutation
16
// useConfirmPasswordResetMutation
17
// useCreateUserWithEmailAndPasswordMutation
18
-// useFetchSignInMethodsForEmailQuery
+// useGetRedirectResultQuery
19
export { useGetRedirectResultQuery } from "./useGetRedirectResultQuery";
20
// useRevokeAccessTokenMutation
21
// useSendPasswordResetEmailMutation
0 commit comments