vendor related changes

This commit is contained in:
sriram-at-840620226347 2020-06-11 17:42:53 +05:30
parent a3e175f170
commit 4b74a69b6b
5 changed files with 8 additions and 6 deletions

View File

@ -42,6 +42,7 @@ const vendor_poolData = {
const sineedgeUserpool = new CognitoUserPool(se_poolData);
const lenderUserPool = new CognitoUserPool(lender_poolData);
const vendorUserPool = new CognitoUserPool(vendor_poolData);
/**

View File

@ -35,6 +35,7 @@ const vendor_poolData = {
const sineedgeUserpool = new CognitoUserPool(sineedge_poolData);
const lenderUserPool = new CognitoUserPool(lender_poolData);
const vendorUserPool = new CognitoUserPool(vendor_poolData);
/**

View File

@ -21,8 +21,8 @@ export const environment = {
// For Vendor
venIdentityPoolId: "ap-south-1:5ad3ce43-4260-4273-87b2-e6a377b8e874",
venUserPoolId: '',
venClientId: '',
venUserPoolId: "ap-south-1_K57yPaWxV",
venClientId: "6coneo2783pdhr30nstq32o86i",
firebase: {
apiKey: "AIzaSyCk86rasBR2-sXlVu6ACUO406EM_1mcwgo",

View File

@ -16,8 +16,8 @@ export const environment = {
lenClientId: "vkotfqgqorgjh3fvp1r26hslv", // ClientName:LENDER_DEV_WEB
venIdentityPoolId: "ap-south-1:5ad3ce43-4260-4273-87b2-e6a377b8e874",
venUserPoolId: '',
venClientId: '',
venUserPoolId: "ap-south-1_K57yPaWxV",
venClientId: "6coneo2783pdhr30nstq32o86i",
// firebase: {
// apiKey: "AIzaSyCzmyM0WJ0wdLf8UsYoZ4GreICimyt7SEk",

View File

@ -56,8 +56,8 @@ export const environment = {
venIdentityPoolId: "ap-south-1:5ad3ce43-4260-4273-87b2-e6a377b8e874",
venUserPoolId: '',
venClientId: '',
venUserPoolId: "ap-south-1_K57yPaWxV",
venClientId: "6coneo2783pdhr30nstq32o86i",
rekognitionBucket: '',