1.0.14 • Published 6 years ago

@whcg/whcg-login-fields v1.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

<whcg-login-fields>

<whcg-login-fields apikey="{{apikey}}" projectId="{{projectid}}"user="{{user}}"></whcg-login-fields>

Getting started

Login with email and password. Returns the property user and sets path prefix to "user" if logged in or "start" if not logged in.

Dependencies

<whcg-login-check> is a Polymer 3 element with the following dependencies:

  • npm i @polymer/polymer
  • npm i @vaadin/vaadin-text-field
  • npm i @vaadin/vaadin-button