Paywall container
A <div> container that you can place in your web application where Blink SDK will fill in a paywall and manage its
state.
Usage
<div id="blink-container">
<!-- Will be filled with a paywall by the Blink SDK -->
</div>
Notes
- When not authenticated, once the user clicks the "Read with Blink" button, the paywall will inline show Blink's signup/login form
- The paywall gets updated everytime an autopay request is not successful (i.e. article exceedes autopay limit), indicating the reason and allowing the user to manually pay or change it's account settings from within the paywall.