Push Notification Service: A new API service that allows applications to deliver real-time alerts or messages to users on their devices (mobile, desktop, or web browsers).
Implement OAuth 2.0 authorization code flow: This recipe demonstrates how to use the OAuth 2.0 authorization code flow to securely log in users via Banqup One, ideal when integrating Banqup One login into your app, such as when adding your extension to Banqup Store. It covers key steps for user authentication and access token retrieval.