About the Vaadin Login category

Vaadin Login: Flow integration for <vaadin-login-overlay> and <vaadin-login-form> components, which provide a painless login UI for your application.

Features

  • Internationalization: easy way to localize the component
  • Forgot password: add an event listener so you can provide instructions for password recovery for your users
  • Error message: shows/hides an error message to provide feedback for the user when a failed login attempt occurs
  • Login: Developer can listen to login event or define and action for which a POST request will be fired.