We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
spec.json
1 parent e87e20e commit fba35bbCopy full SHA for fba35bb
1 file changed
spec.json
@@ -10924,7 +10924,7 @@
10924
"return_to" : {
10925
"description" : "Return to this URL after verification",
10926
"format" : "url",
10927
- "pattern" : "^https:\\/\\/(.*\\.)?cloudquery\\.io(\\/.*)?$"
+ "pattern" : "^(https:\\/\\/(.*\\.)?cloudquery\\.io(\\/.*)?|http:\\/\\/localhost(:\\d+)?\\/callback)$"
10928
},
10929
"subdomain" : {
10930
"description" : "Subdomain to use in the URL",
0 commit comments