HashApithon / openbanking-ui

This project provides basic UI applicaiton to connect with Open Banking Java SDK
Apache License 2.0
1 stars 12 forks source link

aisp journey #12

Closed Soni-Goyal closed 4 years ago

Soni-Goyal commented 4 years ago

init call => get authorizationUrl => load url => will redirect to redirecting route where we will extract code from query params and make a token call to backend , will get token and directs url to /accounts page where token will be stored in localStorage and user can now click apis and start getting json using bearer token