Skip to content

Commit

Permalink
chore: add explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmanNik committed Oct 1, 2024
1 parent caa3be3 commit bb09cc8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
billingBudget ?? null
);
//If the response contains a client_secret, it means that validation is required
if (org?.client_secret) {
let redirectURL = buildOrgRedirectURL(
`${base}/create-organization`,
Expand Down

0 comments on commit bb09cc8

Please sign in to comment.