This commit is contained in:
MattLeo 2025-12-09 11:42:35 -06:00
parent c9f625bf19
commit c91eb7ea31

View File

@ -2,7 +2,7 @@ export const msalConfig = {
auth: { auth: {
clientId: '819be79f-6392-4c9d-9b01-2c4ea108f31f', clientId: '819be79f-6392-4c9d-9b01-2c4ea108f31f',
authority: 'https://login.microsoftonline.com/82bf3877-2abc-4412-aeca-2985f992a32f', authority: 'https://login.microsoftonline.com/82bf3877-2abc-4412-aeca-2985f992a32f',
redirectUri: 'http://localhost:5173', redirectUri: 'http://kb.jv.com',
}, },
cache: { cache: {
cacheLocation: 'localStorage', cacheLocation: 'localStorage',