You can implement all the authentication handling yourself and provide Venly Connect with your own bearer token provider. The bearer token provider is a function returning the bearer token (access token) to login to Venly. Default the Venly Connect authentication client is used.
useOverlayWithPopup
When using a popup, show an overlay on the parent screen. Default set to true.