Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 3aa1379

Browse files
committed
update playground client_id
1 parent 50a4d17 commit 3aa1379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/playground/src/environments/environment.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export const environment = {
88
cryptrConfig: {
99
audience: 'http://localhost:4200',
1010
tenant_domain: 'shark-academy',
11-
client_id: '724b141a-e1eb-4f5b-bfca-22eca8ae3cc4',
11+
client_id: '79742198-b3d6-4565-bca2-276f63162129',
1212
default_redirect_uri: 'http://localhost:4200/',
1313
// region: 'us',
1414
cryptr_base_url: 'http://localhost:4000',

0 commit comments

Comments
 (0)