Skip to content
GaneshArshavin edited this page Nov 17, 2020 · 1 revision

Introduction

The wiki will talk about

  • How the GCP is setup
  • Business logic for 3rd party API

How the GCP is setup

GCP infrastructre

PS Link : https://drive.google.com/file/d/18mFSoMXwPEuLozOP_gFjVs2cnFhfjtOP/view?usp=sharing

User Flow

PS Link : https://drive.google.com/file/d/17SCF6mhLLTazQU68NcEd9IZXFd2vi95G/view?usp=sharing

How does third party api work ?

We ideally have a secret key ,and a company name. . . where based on the company we can have a factory design pattern that implements token storage for each company variant and implement a Oauth2 based on scope .

Clone this wiki locally