Source Code
Last updated
Last updated
The GCL is distributed through a Distribution Service. In order to use the Distribution Service, a valid api-key is needed. The JavaScript library is open source and distributed through:
Github repository
NPM package
(TBD)
Bower can be used to add the T1C-JS package to your web application project:
OpenAPI
Important to know that Trust1Connector
does NOT have any dependencies on Java Virtual Machine.
Webpack is need to build the Javascript library
Typings must be installed for typing generation
For jQuery we need to install from dt source
Debug:
Use npm install to download the necessary dependencies
Use gulp test to run the test suite of the project
To build the Javascript library:
The certificate parsing happens with PKI.js already but if you want more certificate functionality we recommend you use:
Asn1js
PKI.js