Content: Login Banner

Login Banner is displayed as a header.

  • It warns if there is no network reachable,
  • It offers to log in (will prompte the SSO),
  • When logged in, the name and the avatar of the user are displayed,

Customization

When logged in, you can be called back if the user clicks on the banner

public event Action LoginBannerDidSelectAccount;

The banner can auto-collapse when the user is logged in.

public bool AllowAutoCollapse;

Skin

Not logged in Authenticated (Expanded) Authenticated (Collapsed)
Default Asmodee.net skin    
_images/loginbanner_1.jpg _images/loginbanner_2.jpg _images/loginbanner_3.jpg
Custom version    
_images/loginbanner_4.jpg _images/loginbanner_5.jpg _images/loginbanner_6.jpg