skip to Main Content

Banno Plugin Framework

Posted By on November 24th, 2022
Banno Plugin Framework

The Plugin Framework is how you can extend Banno’s user interface. You can build custom cards that will appear in your user’s Dashboard in Banno to display information or as a link to some action.

Read More

Banno Authentication Framework

Posted By on November 22nd, 2022
Banno Authentication Framework

Plugins built using the Plugin Framework use the Authentication Framework to provide secure authentication. Authentication Framework User data is protected using OAuth 2.0 and OpenID Connect. API access is provided via an Access Token (OAuth) Authenticated information about the user…

Read More

Q2 API Debugger – chrome extension

Posted By on August 5th, 2020

Chrome plugin Link: To check out the  Extension on Chrome Web Store. Click Here Features: Q2 API debugger is similar to network inspector which lists out only tecton Q2 API calls. It shows the backend request key and payload sent/received.…

Read More
Back To Top