useShowConnectEmbed
 Returns true  if the <ConnectEmbed />  should be rendered.
It returns true if either one of the following conditions are met:
- the wallet is not connected 
- the wallet is connected but the user is not signed in and - authis required ( loginOptional is not set to false )
Example