I am developing a widget that customers can integrate into their applications. Their users must authenticate (through OAuth). Therefore, itβs preferable that my customers use custom Chrome tabs so that the user is most likely logged in with an OAuth provider (e.g. Facebook).
Is there a way to hide the address bar for a custom Chrome tab? The URL is not related to the end user.
source
share