1.0.8 • Published 3 years ago

gtn-widget-wc v1.0.8

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Vue Plugin to handle invitation data on client app

Installation

Add scripts to your page

    <script src="https://unpkg.com/vue"></script>
    <script src="https://unpkg.com/gtn-widget-wc"></script>

Usage

Visit kyc-servie

Click on Applications link and then add button:

alt Application creation

Fill application data:

alt Application creation

After save you can watch application properties:

alt Application creation

Use as simple html tag

    <invite-widget 
        client="your client id">
    </invite-widget>