I am developing a widget that customers can integrate into their apps. Their users must authenticate themselves (via OAuth). Therefore, it's preferable that my customers use Chrome Custom Tabs so that the user is likely logged in with the OAuth provider (eg. Facebook).
Is there some way to hide the address bar for a Chrome Custom Tab? The URL isn't really relevant to the end user.