Skip to content

Commit

Permalink
change stg def param
Browse files Browse the repository at this point in the history
  • Loading branch information
ardiyu07 committed Oct 23, 2023
1 parent 9b699e6 commit b734947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export const defaultLoginParamStg = {
clientId: "YQvxSsSNOIFgoEwZoiPdm",
scope: "openid email profile offline_access",
},
clientId: "BKmNTSQ7y8yWyhNT_W5BobaAu7Re-zLW6fzK0bzdvjP9a-G4OP8ajriQJHFOH3ypvRIJeEp_O40aag-7iNTyp-s",
clientId: "BGbtA2oA0SYvm1fipIPaSgSTPfGJG8Q6Ep_XHuZY9qQVW5jUXTMd0l8xVtXPx91aCmFfuVqTZt9CK79BgHTNanU",
showOnModal: true,
showOnDesktop: true,
showOnMobile: true,
Expand All @@ -106,7 +106,7 @@ export const defaultLoginParamStg = {
clientId: "zYvDxb22eVYLqDMAp_ql9",
scope: "openid email profile offline_access",
},
clientId: "BKmNTSQ7y8yWyhNT_W5BobaAu7Re-zLW6fzK0bzdvjP9a-G4OP8ajriQJHFOH3ypvRIJeEp_O40aag-7iNTyp-s",
clientId: "BGbtA2oA0SYvm1fipIPaSgSTPfGJG8Q6Ep_XHuZY9qQVW5jUXTMd0l8xVtXPx91aCmFfuVqTZt9CK79BgHTNanU",
showOnModal: true,
showOnDesktop: true,
showOnMobile: true,
Expand Down

0 comments on commit b734947

Please sign in to comment.