Introduction
Connect Layer provides a client-side functionality that allows you to authenticate user with their bank and retrieve accessCode
required to obtain user's permanent token. Users will only have to authenticate via the layer only once. Once Access Token is generated for the user, authentication will no longer be required
Pre-Conditions
To start using the Dapi API, first you need to sign up on Dapi Dashboard and generate API keys by creating new app. If you haven't already done, you can find guides on how to do it on following links:
Note
Connect Layer is only required if you are not using SDK. When using SDK, you can perform authentication using it.
Updated 12 months ago