use viaversion.github.io as microsoft redirect url

This commit is contained in:
creeper123123321 2021-01-17 11:21:15 -03:00 committed by GitHub
parent 7568e7ec60
commit 1222411fba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ const msalConfig = {
auth: {
clientId: "a370fff9-7648-4dbf-b96e-2b4f8d539ac2",
authority: "https://login.microsoftonline.com/consumers/",
redirectUri: new URL(location.origin + location.pathname).toString(),
redirectUri: "https://viaversion.github.io/VIAaaS/src/main/resources/web/auth.html",
},
cache: {
cacheLocation: "sessionStorage", // This configures where your cache will be stored