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

React Native using react-native-maps

Posted By on June 20th, 2019
Banking Application

A Map component that uses Apple Maps or Google Maps on iOS and Google Maps on Android. Expo uses react-native-maps at react-community/react-native-maps. No setup required for use within the Expo app, or within a standalone app for iOS. See below for…

Read More

React Native

Posted By on June 13th, 2019
Banking Application

React Native is a JavaScript framework for writing real, natively rendering mobile applications for iOS and Android. It’s based on React, Facebook’s JavaScript library for building user interfaces, but instead of targeting the browser, it targets mobile platforms. In other words:…

Read More

Google Voice

Posted By on June 13th, 2019
Banking Application

Google Voice is a telephony service that provides call forwarding and voicemail services, voice and text messaging, as well as U.S. and international call termination services for Google Account customers in the U.S. and Canada (Google Account customers in most…

Read More