Login Widget

Explains information about login widget

The login widget can be placed in your page (typically at the header of the page), by adding the following HTML snippet. Note that you need to add the scripts for widget as explained in Adding widgets page.

<bubi-header-login></bubi-header-login>

This widget will show a login button when the user it not logged in:

And when the user is logged in it looks like this:

Last updated