0.0.1-beta.5 • Published 7 years ago

@revector/sign-in-panel v0.0.1-beta.5

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Sign In Panel

An Angular2 component for displaying a sign-in/sign-up panel.

Status

Pre-Alpha - dependencies are not yet solid. This project will be split into two in order to allow the use of the UI component without requiring the dependency on the @revector/auth-service and the related Firebase dependency.

Todo

  • Split apart into UI-only and Auth-Service-enabled components.
  • Make demo it's own module.
  • Document the use of the scss fragment(s)

Installation

> npm install --save @revector/sign-in-panel

Dependencies

Use

See the sign-in-panel.demo.ts file.