Skip to content
This repository was archived by the owner on Nov 11, 2021. It is now read-only.

tryflux/open-banking-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Banking Request Signing Verification Example.

Development

Make sure you have node installed. This has been tested with node 12 >.

See Also:

  1. JWS Signing for Receipt WebHooks in our documentation
  2. RFC-7797 JSON Web Signature (JWS) Unencoded Payload Option
  3. Open Banking UK v3.1.4 | Request Headers

Running this example:

npm ci // install dependencies from package-lock.
npm run start // start/run the code. Not much to see here as it wont do anything
npm run lint // show linting results on the command line
npm run lint:fix // fix linting errors

Releases

No releases published

Packages

 
 
 

Contributors