Merged in feat/curity-changes (pull request #1190)

Feat/curity changes

* Changed curity stuff

* Use env.var

* Merge branch 'master' into feat/curity-changes

* Merged master into feat/curity-changes
This commit is contained in:
Linus Flood
2025-01-20 11:44:58 +00:00
parent 8a3314b6d5
commit 814b010569
3 changed files with 7 additions and 14 deletions

View File

@@ -68,7 +68,7 @@ export async function GET(
scope: ["openid", "profile"].join(" "),
loginKey: loginKey,
for_origin: publicURL,
acr_values: "abc",
acr_values: "urn:com:scandichotels:scandic-email",
version: "2",
}
)