Pre-Requisites for Production

In order to move from Sandbox to Production, you need to update identifier params and URLs in the frontend and backend setup.

Following sections describe how to move from Sandbox to Production:

1. Update Backend Files

Step 1.1
Generate Public-Private Keys
Step 1.2
Update file path for Public-Private Keys
Step 1.3
Update Base URL and Key UUID
Step 1.4
Update Session Create function

2. Update Frontend Files

Step 2.1
Update clientId in 'build.gradle'
Last updated 4 months ago