civic-component-library
v0.0.1
Published
**Contributors**: Before submitting a pull request, be sure to read and agree to our [Terms and Conditions](https://s3-us-west-2.amazonaws.com/civic.com/cdp_terms.pdf).
Downloads
3
Readme
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