@whcg/whcg-login-fields
v1.0.14
Published
```html <whcg-login-fields apikey="{{apikey}}" projectId="{{projectid}}"user="{{user}}"></whcg-login-fields> ```
Downloads
5
Readme
<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