Untitled
unknown
plain_text
a year ago
2.0 kB
17
Indexable
Never
{ "Logging": { "LogLevel": { "Default": "Error", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AppSettings": { "saltKey": "superlongsecretkey", "encryptionKey": "superlongsecretkey", "twilioAccountSid": "AC6340ebe395a5b6791b5098113c053bbc", "twilioAuthToken": "5a1f00932ab3c3123ff2f645dc5c8b10", "twilioLookupURL": "https://lookups.twilio.com/v2/PhoneNumbers/{0}?Fields=line_type_intelligence", "secret": "superlongsecretkey", "MinutesLoginExpiresAfter": "15", "DaysWorkerLoginExpiresAfter": "7", "MinutesTokenExpiresAfter": "10", "DaysWorkerTokenExpiresAfter": "7", "SMSURL": "https://dev.gigandtake.com/w/", "twilioAccountPhoneNumber": "+19478883024", "sendGridKey": "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", "fromEmail": "noreply@gigandtake.com", "resetEmailUrl": "https://dev.gigandtake.com/verifyEmail", "appUrl": "localhost", "passCodeLen": "4", "AppHashForPasscodeSMS": "Jc/xYiAUbCe", "expoApiUrl": "https://exp.host/--/api/v2/push/send", "fcmApiUrl": "https://fcm.googleapis.com/v1/projects/{0}/messages:send", "SendGridGroupIdSupCancelShift": "18109", "SendGridGroupIdWorkerCancelShift": "18110", "SMSAppURL": "https://dev.gigandtake.com/dl/{0}/{1}", "SmsNotificationEnabled": "True", "WorkerAppNotificationsPageSize": "20" }, "GoogleServiceAccount": { "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs", "auth_uri": "https://accounts.google.com/o/oauth2/auth", "client_email": "firebase-adminsdk-g2bnu@gigandtake-d0874.iam.gserviceaccount.com", "client_id": "104387698545610869509", "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-g2bnu%40gigandtake-d0874.iam.gserviceaccount.com", "private_key": "*****", "private_key_id": "6c3166f818a7490b7c13859b01003bfb14bce8b6", "project_id": "gigandtake-d0874", "token_uri": "https://oauth2.googleapis.com/token", "type": "service_account" }, "AllowedHosts": "*" }