Skip to content

Commit

Permalink
update prod auth0 domain
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKless committed Dec 28, 2022
1 parent c4206f0 commit 2519a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/vscode/nx-cloud-view/src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const prodConfig = {
authConfig: {
clientId: 'm6PYBsCK1t2DTKnbE30n029C22fqtTMm',
audience: 'https://api.nrwl.io/',
domain: 'https://nrwl.auth0.com/login',
domain: 'https://auth.nx.app/login',
},
endpoint: 'https://cloud.nx.app/api',
appUrl: 'https://cloud.nx.app',
Expand Down

0 comments on commit 2519a49

Please sign in to comment.