/BankID

Sample implementation of BankID v5 (REST/json instead of SOAP) in nodejs

Primary LanguageJavaScript

Sample implementation of BankID v5 (REST/json instead of SOAP) in nodejs

Based on BankID relying party guidelines v3.0

Setup

Run

  • endpoint /auth?pnr=19YYMMDDNNNN initiates authentication and outputs orderRef
  • endpoint /collect?or=orderRef (output from /auth) checks status and returns completionData on complete