Authentication
Getting started Before you start planning and developing your app, it’s important to understand what Haravan apps do and how they fit into Haravan. ...
Wed, 11 Aug, 2021 at 10:50 PM
Apps play an important role within Haravan’s ecosystem. This guide explains the different types of apps you can build. It also describes how merchants and d...
Tue, 17 Aug, 2021 at 11:03 AM
To keep transactions on Haravan’s platform safe and secure, all apps connecting with Haravan APIs must authenticate when making API requests. This guide...
Tue, 17 Aug, 2021 at 11:31 AM
Private apps authenticate using HTTP authentication in order to use Haravan’s API resources. This guide shows you how to authenticate a private app. Req...
Tue, 17 Aug, 2021 at 10:46 AM
Private apps authenticate using bearer HTTP authentication in order to use Haravan’s API resources. This guide shows you how to create a private app. Re...
Fri, 30 Jul, 2021 at 8:10 PM
Hybrid Flow Applications that are able to securely store Client Secrets may benefit from the use of the Hybrid Flow (defined in section 3.3 of the OIDC ...
Tue, 17 Aug, 2021 at 11:33 AM
This tutorial will help you to sign-in using the Hybrid Flow. If you want to learn how the flow works and why you should use it, see OpenID Hybrid Flow. ...
Mon, 30 May, 2022 at 9:29 PM
You can create a Partner account and log in to your Partner Dashboard 1. Go to Haravan partners. 2. Click Login (if you already have a Haravan accou...
Wed, 4 Aug, 2021 at 12:01 AM
A development store is a free Haravan account that comes with a few limitations. As a Haravan Partner, you can create an unlimited number of development sto...
Tue, 3 Aug, 2021 at 11:19 PM
Openid-client is a server side OpenID Relying Party (RP, Client) implementation for Node.js runtime. In this documentation, example configuration implem...
Tue, 17 Aug, 2021 at 11:39 AM