This hook is deprecated. For more information, see Migrating from sdk-react.
The useWixAuth()
hook returns the authentication strategy of the enclosing WixProvider, such as OAuthStrategy
or APIKeyStrategy
.
Note: This hook must be used inside an enclosing WixProvider component.