useAuth

function useAuth(): undefined | ThirdwebAuth;

Returns

type ReturnType = undefined | ThirdwebAuth;