Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Vaadin Login 1.0.0 for Flow

Compare
Choose a tag to compare
@alexberazouski alexberazouski released this 05 Feb 15:31
· 36 commits to master since this release

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.