This is an example project demonstrating the use of @uauth/bnc-onboard
.
-
Build your local
uauth
packages.# From the top level of the uauth repo yarn install yarn build
Or add a live version of the
@uauth/bnc-onboard
package to this project.# Inside this project folder yarn add @uauth/js @uauth/bnc-onboard
-
Install the project dependencies.
yarn install
-
Start the development server.
yarn start
For step-by-step instructions for integrating with @uauth/bnc-onboard
, see the Login Integration Pathways and the BNC Onboard integration guide.