In this tutorial, you will learn how to enable Website Authentication to require visitors to enter a password to view your website. This is useful on sites that are not yet live, and on development and staging sites.
Traditional methods often block API access to the website, which will prevent the connected app from working. Our native solution restricts the website while still allowing your app to connect to the website’s APIs for testing purposes.