Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Contractbook/easyid-frontend-signing-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyID signing demo

Shows how to do text signing right from the front-end. Please refer to the blog post at https://grean.com/easyid/signing/2017/03/24/signing-is-easy.html for a description of the pieces of this demo

Please note that in a production implementation, a backend is needed to do safe signature validation.

Test user

You may try this sample with a Norwegian BankID test user. When asked, just use Fødselsnummer, Engangskode, and Personlig passord set to 15076400000, otp, qwer1234

Run the sample

  1. Clone this repo
  2. Inside the cloned directory, run npm install
  3. To run, simply run npm start
  4. Point your browser to `localhost:3000``

Grean easyID

If you need to know the real identity of your users, spend a few minutes to hook into the various national and bank identity services through Grean easyID. Sign up here: grean.com/easyid.

About

Shows how to do text signing right from the front-end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.6%
  • HTML 38.4%
  • CSS 1.0%