Login Warning Banner Text

Prev Next

You can display a custom login warning message to users when they first log in to the Hyperscience application. The message is shown in a dialog box that the user can dismiss by clicking the dialog's Continue button.

This feature is available in v31.0.18+, v32.0.20+, v33.1.33+, and v34 and later.

Creating a banner

To add a message to your login experience, add the LOGIN_WARNING_BANNER_TEXT variable to your ".env" file, and enter your message as the variable's value.

Capabilities and limitations

  • There is no limit to the number of characters you can include in your message.

  • Your message will be displayed in plain text, as the banner does not support any custom formatting (e.g., bulleted lists, bold or italicized text).