useVerifyOAuth hook handles the OAuth redirect and polling step of the authentication flow. Use it as part of a custom step-by-step auth flow, or prefer useAuthenticateWithOAuth for an all-in-one approach.
Hook for verifying OAuth authentication
useVerifyOAuth hook handles the OAuth redirect and polling step of the authentication flow. Use it as part of a custom step-by-step auth flow, or prefer useAuthenticateWithOAuth for an all-in-one approach.