@eid-easy/eideasy-browser-client
v2.149.1
Published
eideasy-browser-client is a handy tool that you can use to handle the client side parts of the identification and signing flows when using eID Easy API.
Readme
eID Easy Browser Client
eideasy-browser-client is a handy js package that you can use to handle the client side parts of the identification and signing flows when using eID Easy API.
Documentation
The docs are available at https://eideasy-browser-client.docs.eideasy.com
Running locally
To run the documentation locally, follow these steps:
- Install the required dependencies by running
npm installin the project root. - Start the documentation server by running
npm run docs:dev. - Open your browser and navigate to
http://localhost:8087to view the documentation.
