sanderjson / direct-login-reactjs

Access leapos.ca using react and direct login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

directLogin-reactjs

========================

This is a very basic app to demonstrate the integration of LeapOS with DirectLogin-Authentication into a ReactJs application. Current support:

  • get all banks
  • get all accounts

Requirements

  • node 12
  • npm

Setup

$ nvm use
$ npm install
$ npm start

Once everything is running navigation to http://localhost:3000

About

Access leapos.ca using react and direct login

License:MIT License


Languages

Language:JavaScript 87.9%Language:HTML 9.7%Language:CSS 2.4%