mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
chore: add explanation
This commit is contained in:
@@ -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`,
|
||||
|
||||
Reference in New Issue
Block a user