0.1.3 • Published 10 months ago

@self_id/self-platform-sdk v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

SELF Platform SDK

self package is useful in developing main functionalities needed to implement flows for secure identity & data sharing. The package is mainly for those who are looking into implementing their custom user flow using SELF echosystem.

Installation

You can add self package by running following command on root of your nodejs project.

npm i @self_id/self-platform-sdk --save

Setup

In order to use this package you will need to register yourself using our onboarding system. You can check more detailed documentation here.

Backend setup

This package is mainly for backend usage. You will need to setup various environment variables in order to use this package without any issues. For detailed documentation on environment variables setup check link. You can also visit link for backend documentations.

Frontend setup

In order to use SIGN IN WITH YOUR SELF button you should check frontend documentation.

License

SELF sdk is available under the MIT license.