Merged in SW-3476-use-separate-curity-client-for-service-tokens-for-partner-sas (pull request #2809)
feat(SW-3476): add support for using different curity clients when creating service tokens * fix(SW-3476): add support for using different curity clients when creating service tokens * remove log statement Approved-by: Hrishikesh Vaipurkar
This commit is contained in:
1
apps/partner-sas/.env
Normal file
1
apps/partner-sas/.env
Normal file
@@ -0,0 +1 @@
|
||||
CURITY_CLIENT_SERVICE_SCOPES="profile_read, hotel, booking, package, availability"
|
||||
2
apps/partner-sas/.gitignore
vendored
2
apps/partner-sas/.gitignore
vendored
@@ -31,7 +31,7 @@ yarn-error.log*
|
||||
.pnpm-debug.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
.env.*
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
Reference in New Issue
Block a user