@goapptiv-code/kyc-web-components
v0.0.33
Published
Stencil Component Starter
Keywords
Readme
KYC Updation components
This is web components package for kyc updation ui
Getting Started
To start using this package, You just need to use its components.
<kyc-component></kyc-component>It will access the logged in user details from updating kyc details. It can be configured in the env file.
Variables to be added in .env file
STENCIL_APP_KYC_COMPONENT_API_URL =
STENCIL_APP_KYC_COMPONENT_AUTH_HEADER =
STENCIL_APP_KYC_COMPONENT_AUTH_TOKEN =
STENCIL_APP_KYC_COMPONENT_AUTH_USER =
STENCIL_APP_KYC_COMPONENT_IMAGE_UPLOAD_URL =
STENCIL_APP_KYC_COMPONENT_IMAGE_URL = 