0.0.1 • Published 6 years ago

civic-component-library v0.0.1

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

WORK IN PROGRESS

Contributors: Before submitting a pull request, be sure to read and agree to our Terms and Conditions.

Civic Angular Plugin

Civic Secure Identity Platform (SIP) Angular component for sign in and QR

Welcome Bounty Hunters! Part of your job will be filling out the below. We've included some place holder notes to help with the structure. See requirements and contributing to get started.

Geting Started

Dependencies

  • {{ DEPENDENCY_LIST_ITEM }}

Installing

{{ HOWTO_INSTALL }} after successful install you have to declare two environment variables

add this lines to your environments/environment.ts or environments/environment.prod.ts

appId:'your-app-id', buttonName:'Log in with Civic'

{{ INSTALL_EXAMPLE }}

Usage

import the civic component into your application's app.module.ts and include it in @NgModule imports array

{{ USE_EXAMPLE }}

Running tests

{{ HOWTO_RUN_TEST }}

Deployment

{{ HOW_TO_DEPLOY }}

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Author 1 See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments