Skip to main content

useThirdwebAuthContext() function

Signature:

export declare function useThirdwebAuthContext():
| ThirdwebAuthContext
| undefined;

Returns:

ThirdwebAuthContext | undefined