{"id":25296081,"url":"https://github.com/selfkeyfoundation/relying-party-kycc-demo","last_synced_at":"2025-10-05T05:51:51.869Z","repository":{"id":46915523,"uuid":"224157738","full_name":"SelfKeyFoundation/relying-party-kycc-demo","owner":"SelfKeyFoundation","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-05T01:43:39.000Z","size":2535,"stargazers_count":0,"open_issues_count":14,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-13T02:55:29.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SelfKeyFoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-26T09:54:21.000Z","updated_at":"2020-01-03T15:26:24.000Z","dependencies_parsed_at":"2023-02-03T04:31:48.034Z","dependency_job_id":null,"html_url":"https://github.com/SelfKeyFoundation/relying-party-kycc-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SelfKeyFoundation%2Frelying-party-kycc-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SelfKeyFoundation%2Frelying-party-kycc-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SelfKeyFoundation%2Frelying-party-kycc-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SelfKeyFoundation%2Frelying-party-kycc-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SelfKeyFoundation","download_url":"https://codeload.github.com/SelfKeyFoundation/relying-party-kycc-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247550657,"owners_count":20956985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-13T02:55:42.109Z","updated_at":"2025-10-05T05:51:51.809Z","avatar_url":"https://github.com/SelfKeyFoundation.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Login With Selfkey Demo for KYCC users\n\n## Contents\n\n- [Usage](#usage)\n- [License](#license)\n\n\u003ca name=\"usage\"\u003e\u003c/a\u003e\n\n## Usage\n\n### Install\n```sh\ngit clone https://github.com/SelfKeyFoundation/relying-party-kycc-demo.git\ncd relying-party-kycc-demo\nnpm install\n```\n\n### Run\n```sh\nnpm start\n```\n\n### Run dev\n```sh\nnpm run start-dev\n```\n\n### SDK code example\n\nFrom [routes/lws.js](https://github.com/SelfKeyFoundation/relying-party-kycc-demo/blob/master/routes/lws.js)\n\n```js\nconst fileProcessor = {\n\tstream: false,\n\tprocess: (file, id) =\u003e 'processed file url :)'\n};\n\nlet kyccUser = await sk.kycc.getKYCCUserDataForToken(token, {\n\tfileProcessor,\n\ttemplateId: LWS_TEMPLATE_ID,\n\tinstanceUrl: KYCC_API_URL\n});\n```\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n## License\n\n[The GPL-3.0 License](http://opensource.org/licenses/GPL-3.0)\n\nCopyright (c) 2018 SelfKey Foundation \u003chttps://selfkey.org/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfkeyfoundation%2Frelying-party-kycc-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselfkeyfoundation%2Frelying-party-kycc-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfkeyfoundation%2Frelying-party-kycc-demo/lists"}