Untitled

 avatar
unknown
plain_text
2 years ago
487 B
2
Indexable
redirectBaseUri: "http://localhost:9443",
	
	CLOUD_INSTANCE: "https://login.microsoftonline.com/",
	TENANT_ID: "8a610432-500e-4a31-a862-8baf02345966",
	CLIENT_ID: "b26cd732-857f-46b9-bebf-b4fefe2cc044",
	CLIENT_SECRET: "UgT8Q~OdbPYeBQy4C2Zl_s7qdGOdaHCx2yArdclb",

	REDIRECT_URI: "http://localhost:9443/",
	POST_LOGOUT_REDIRECT_URI: "http://localhost:9443/",

	GRAPH_API_ENDPOINT: "https://graph.microsoft.com/",
	EXPRESS_SESSION_SECRET: "Enter_the_Express_Session_Secret_Here"
Editor is loading...