dotfiles/cursor-export/default.code-profile
2025-02-28 08:51:59 +01:00

1 line
No EOL
240 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"name":"default","settings":"{\"settings\":\"{\\n \\\"editor.fontFamily\\\": \\\"'FiraCode Nerd Font', 'FiraCode-Retina', 'FiraCode-Regular', 'Fira Code Regular', 'Fira Code', 'SF Mono', 'Noto Mono', Consolas, Menlo, Monaco, 'Courier New', monospace\\\",\\n \\\"editor.fontSize\\\": 13,\\n \\\"editor.lineHeight\\\": 1.8,\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\n \\\"terminal.integrated.fontSize\\\": 13,\\n \\\"terminal.integrated.lineHeight\\\": 1.2,\\n \\\"terminal.integrated.cursorStyle\\\": \\\"line\\\",\\n \\\"vscode-neovim.neovimExecutablePaths.darwin\\\": \\\"/opt/homebrew/bin/nvim\\\",\\n \\\"vscode-neovim.neovimInitVimPaths.darwin\\\": \\\"~/.config/vscode-neovim/init.vim\\\",\\n \\\"svelte.enable-ts-plugin\\\": true,\\n \\\"extensions.experimental.affinity\\\": {\\n \\\"asvetliakov.vscode-neovim\\\": 1\\n },\\n \\\"editor.linkedEditing\\\": true,\\n \\\"editor.smoothScrolling\\\": true,\\n \\\"editor.cursorSurroundingLines\\\": 4,\\n \\\"workbench.preferredDarkColorTheme\\\": \\\"Cursor Dark Midnight\\\",\\n \\\"workbench.preferredLightColorTheme\\\": \\\"Nord Light Brighter\\\",\\n \\\"workbench.colorTheme\\\": \\\"Nord Light Brighter\\\",\\n \\\"editor.formatOnSave\\\": true,\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\",\\n \\\"workbench.activityBar.orientation\\\": \\\"vertical\\\",\\n // \\\"workbench.activityBar.location\\\": \\\"top\\\",\\n \\\"zenMode.fullScreen\\\": false,\\n \\\"zenMode.showTabs\\\": \\\"none\\\",\\n \\\"terminal.integrated.defaultProfile.linux\\\": \\\"fish\\\",\\n \\\"git.confirmSync\\\": false,\\n \\\"jupyter.askForKernelRestart\\\": false\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaults\\n[\\n {\\n \\\"key\\\": \\\"alt+cmd+down\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusNextPane\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+up\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusPreviousPane\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+down\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.focusNext\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalEditorFocus || terminalFocus && terminalProcessSupported && !terminalEditorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+cmd+9\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusNext\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalEditorFocus || terminalFocus && terminalProcessSupported && !terminalEditorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+up\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.focusPrevious\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalEditorFocus || terminalFocus && terminalProcessSupported && !terminalEditorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+cmd+8\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.focusPrevious\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalEditorFocus || terminalFocus && terminalProcessSupported && !terminalEditorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+q\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.kill\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+n\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.new\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+cmd+o\\\",\\n \\\"command\\\": \\\"workbench.action.openRecent\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+r\\\",\\n \\\"command\\\": \\\"-workbench.action.openRecent\\\"\\n },\\n // {\\n // \\\"key\\\": \\\"ctrl+j\\\",\\n // \\\"command\\\": \\\"workbench.action.togglePanel\\\"\\n // },\\n {\\n \\\"key\\\": \\\"ctrl+alt+cmd+t\\\",\\n \\\"command\\\": \\\"workbench.action.toggleLightDarkThemes\\\"\\n }\\n]\\n\",\"platform\":1}","extensions":"[{\"identifier\":{\"id\":\"asvetliakov.vscode-neovim\",\"uuid\":\"caf8995c-5426-4bf7-9d01-f7968ebd49bb\"},\"displayName\":\"VSCode Neovim\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"huytd.nord-light\",\"uuid\":\"7aa98389-07cd-4c33-b912-50de62391fd3\"},\"displayName\":\"Nord Light\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jeanp413.open-remote-ssh\",\"uuid\":\"9fc16cea-08e2-4ae5-bf75-224004d722ff\"},\"displayName\":\"Open Remote - SSH\",\"version\":\"0.0.48\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mechatroner.rainbow-csv\",\"uuid\":\"3792588c-3d35-442d-91ea-fe6a755e8155\"},\"displayName\":\"Rainbow CSV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.debugpy\",\"uuid\":\"4bd5d2c9-9d65-401a-b0b2-7498d9f17615\"},\"displayName\":\"Python Debugger\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"displayName\":\"Python\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.vscode-pylance\",\"uuid\":\"364d2426-116a-433a-a5d8-a5098dc3afbd\"},\"displayName\":\"Pylance\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"displayName\":\"Jupyter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.jupyter-renderers\",\"uuid\":\"b15c72f8-d5fe-421a-a4f7-27ed9f6addbf\"},\"displayName\":\"Jupyter Notebook Renderers\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.vscode-jupyter-cell-tags\",\"uuid\":\"ab4fb32a-befb-4102-adf9-1652d0cd6a5e\"},\"displayName\":\"Jupyter Cell Tags\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.vscode-jupyter-slideshow\",\"uuid\":\"e153ca70-b543-4865-b4c5-b31d34185948\"},\"displayName\":\"Jupyter Slide Show\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"svelte.svelte-vscode\",\"uuid\":\"c5463f77-75d9-4a25-8cc4-d8541a461285\"},\"displayName\":\"Svelte for VS Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vue.volar\",\"uuid\":\"a95ee795-1576-4ffa-acda-8d6e6a95c584\"},\"displayName\":\"Vue - Official\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"displayName\":\"One Dark Pro\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"workbench.panel.composerViewPane2.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.composerViewPane2.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"notepad\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.aichat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.composerViewPane2\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.aipaneaaaiBugFinder\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101}]\",\"cursorai/donotchange/privacyMode\":\"true\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs huytd-nord-light-themes-Nord-Light-Brighter-color-theme-json\\\",\\\"label\\\":\\\"Nord Light Brighter\\\",\\\"settingsId\\\":\\\"Nord Light Brighter\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A737D\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\",\\\"string.comment\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":[\\\"constant\\\",\\\"entity.name.constant\\\",\\\"variable.other.constant\\\",\\\"variable.language\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6F42C1\\\"},\\\"scope\\\":[\\\"entity\\\",\\\"entity.name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#24292E\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#22863A\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#D73A49\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#D73A49\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"storage.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#24292E\\\"},\\\"scope\\\":[\\\"storage.modifier.package\\\",\\\"storage.modifier.import\\\",\\\"storage.type.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#032F62\\\"},\\\"scope\\\":[\\\"string\\\",\\\"punctuation.definition.string\\\",\\\"string punctuation.section.embedded source\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":\\\"support\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E36209\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#24292E\\\"},\\\"scope\\\":\\\"variable.other\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B31D28\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B31D28\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B31D28\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B31D28\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAFBFC\\\",\\\"background\\\":\\\"#D73A49\\\",\\\"fontStyle\\\":\\\"italic underline\\\"},\\\"scope\\\":\\\"carriage-return\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B31D28\\\"},\\\"scope\\\":\\\"message.error\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#24292E\\\"},\\\"scope\\\":\\\"string source\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":\\\"string variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#032F62\\\"},\\\"scope\\\":[\\\"source.regexp\\\",\\\"string.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#032F62\\\"},\\\"scope\\\":[\\\"string.regexp.character-class\\\",\\\"string.regexp constant.character.escape\\\",\\\"string.regexp source.ruby.embedded\\\",\\\"string.regexp string.regexp.arbitrary-repitition\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#22863A\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"string.regexp constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":\\\"support.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":\\\"support.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":\\\"meta.module-reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E36209\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"markup.heading\\\",\\\"markup.heading entity.name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#22863A\\\"},\\\"scope\\\":\\\"markup.quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#24292E\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#24292E\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":\\\"markup.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B31D28\\\",\\\"background\\\":\\\"#FFEEF0\\\"},\\\"scope\\\":[\\\"markup.deleted\\\",\\\"meta.diff.header.from-file\\\",\\\"punctuation.definition.deleted\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#22863A\\\",\\\"background\\\":\\\"#F0FFF4\\\"},\\\"scope\\\":[\\\"markup.inserted\\\",\\\"meta.diff.header.to-file\\\",\\\"punctuation.definition.inserted\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E36209\\\",\\\"background\\\":\\\"#FFEBDA\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"punctuation.definition.changed\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F6F8FA\\\",\\\"background\\\":\\\"#005CC5\\\"},\\\"scope\\\":[\\\"markup.ignored\\\",\\\"markup.untracked\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6F42C1\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"meta.diff.range\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"meta.separator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#005CC5\\\"},\\\"scope\\\":\\\"meta.output\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#586069\\\"},\\\"scope\\\":[\\\"brackethighlighter.tag\\\",\\\"brackethighlighter.curly\\\",\\\"brackethighlighter.round\\\",\\\"brackethighlighter.square\\\",\\\"brackethighlighter.angle\\\",\\\"brackethighlighter.quote\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B31D28\\\"},\\\"scope\\\":\\\"brackethighlighter.unmatched\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#032F62\\\",\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":[\\\"constant.other.reference.link\\\",\\\"string.other.link\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000000\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"source\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AAAAAA\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#2F6F9F\\\",\\\"background\\\":\\\"#F4FAFF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"storage\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5724BB\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"keyword.other.name-of-parameter.objc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#D44950\\\"},\\\"scope\\\":\\\"entity.name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#060708\\\",\\\"fontStyle\\\":\\\"bold italic\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4E279A\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CF4F5F\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"constant.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7B8C4D\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7653C1\\\",\\\"background\\\":\\\"#F3F2FF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7653C1\\\",\\\"background\\\":\\\"#F3F2FF\\\"},\\\"scope\\\":\\\"variable.other.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7653C2\\\",\\\"background\\\":\\\"#F3F2FF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#73B00A\\\",\\\"background\\\":\\\"#FFFFFF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#D71707\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#0B51A6\\\"},\\\"scope\\\":\\\"support.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#2F6F9F\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"declaration.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4F9FCF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#D44950\\\"},\\\"scope\\\":\\\"string.quoted.double.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4F9EEB\\\"},\\\"scope\\\":\\\"meta.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F93232\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#81C7FF\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#D1363D\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#64AB80\\\"},\\\"scope\\\":[\\\"meta.diff.header\\\",\\\"meta.separator.diff\\\",\\\"meta.diff.index\\\",\\\"meta.diff.range\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#2F6F9F\\\"},\\\"scope\\\":[\\\"meta.selector.css\\\",\\\"entity.other.attribute-name.pseudo-class.css\\\",\\\"entity.name.tag.wildcard.css\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.class.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C82E0E\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.type.property-name.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#389507\\\",\\\"background\\\":\\\"#FFFFFF\\\"},\\\"scope\\\":[\\\"keyword.other.unit.css\\\",\\\"constant.other.rgb-value.css\\\",\\\"constant.numeric.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#389507\\\"},\\\"scope\\\":[\\\"support.constant.font-name.css\\\",\\\"constant.other.color.rgb-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#316BCD\\\"},\\\"scope\\\":\\\"token.info-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CD9731\\\"},\\\"scope\\\":\\\"token.warn-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CD3131\\\"},\\\"scope\\\":\\\"token.error-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#800080\\\"},\\\"scope\\\":\\\"token.debug-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8995A0\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\",\\\"string.comment\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#0D5C43\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"keyword.other.name-of-parameter.objc\\\",\\\"support\\\",\\\"support.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#1155A3\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#304B44\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"storage\\\",\\\"entity\\\",\\\"storage.type\\\",\\\"entity.name.type.implementation\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A74047\\\"},\\\"scope\\\":[\\\"constant\\\",\\\"constant.numeric\\\",\\\"constant.language\\\",\\\"entity.name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#50750E\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"storage\\\",\\\"constant.language\\\",\\\"support.class.builtin\\\",\\\"entity.name.tag.html\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"huytd.nord-light\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"nord-light\\\",\\\"_extensionPublisher\\\":\\\"huytd\\\"},\\\"colorMap\\\":{\\\"activityBar.activeBorder\\\":\\\"#f9826c\\\",\\\"activityBar.background\\\":\\\"#ffffff\\\",\\\"activityBar.border\\\":\\\"#e1e4e8\\\",\\\"activityBar.foreground\\\":\\\"#2f363d\\\",\\\"activityBar.inactiveForeground\\\":\\\"#959da5\\\",\\\"activityBarBadge.background\\\":\\\"#2188ff\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#dbedff\\\",\\\"badge.foreground\\\":\\\"#005cc5\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#586069\\\",\\\"breadcrumb.focusForeground\\\":\\\"#2f363d\\\",\\\"breadcrumb.foreground\\\":\\\"#6a737d\\\",\\\"breadcrumbPicker.background\\\":\\\"#fafbfc\\\",\\\"button.background\\\":\\\"#159739\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#138934\\\",\\\"checkbox.background\\\":\\\"#fafbfc\\\",\\\"checkbox.border\\\":\\\"#d1d5da\\\",\\\"debugToolBar.background\\\":\\\"#ffffff\\\",\\\"descriptionForeground\\\":\\\"#6a737d\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#34d05822\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#d73a4922\\\",\\\"dropdown.background\\\":\\\"#fafbfc\\\",\\\"dropdown.border\\\":\\\"#e1e4e8\\\",\\\"dropdown.foreground\\\":\\\"#2f363d\\\",\\\"dropdown.listBackground\\\":\\\"#ffffff\\\",\\\"editor.background\\\":\\\"#ffffff\\\",\\\"editor.findMatchBackground\\\":\\\"#ffdf5d\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#ffdf5d66\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#fff5b1\\\",\\\"editor.foldBackground\\\":\\\"#fafbfc\\\",\\\"editor.foreground\\\":\\\"#24292e\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#0366d611\\\",\\\"editor.lineHighlightBackground\\\":\\\"#f6f8fa\\\",\\\"editor.selectionBackground\\\":\\\"#0366d625\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#34d05840\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#34d05800\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#fffbdd\\\",\\\"editor.wordHighlightBackground\\\":\\\"#34d05800\\\",\\\"editor.wordHighlightBorder\\\":\\\"#24943e99\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#34d05800\\\",\\\"editor.wordHighlightStrongBorder\\\":\\\"#24943e50\\\",\\\"editorBracketMatch.background\\\":\\\"#34d05840\\\",\\\"editorBracketMatch.border\\\":\\\"#34d05800\\\",\\\"editorCursor.foreground\\\":\\\"#044289\\\",\\\"editorGroup.border\\\":\\\"#e1e4e8\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#f6f8fa\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#e1e4e8\\\",\\\"editorGutter.addedBackground\\\":\\\"#28a745\\\",\\\"editorGutter.deletedBackground\\\":\\\"#d73a49\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#2188ff\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#00cf80\\\",\\\"editorIndentGuide.background\\\":\\\"#e5e9ec\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#24292e\\\",\\\"editorLineNumber.foreground\\\":\\\"#1b1f234d\\\",\\\"editorOverviewRuler.border\\\":\\\"#ffffff\\\",\\\"editorWhitespace.foreground\\\":\\\"#d1d5da\\\",\\\"editorWidget.background\\\":\\\"#f6f8fa\\\",\\\"errorForeground\\\":\\\"#cb2431\\\",\\\"focusBorder\\\":\\\"#2188ff\\\",\\\"foreground\\\":\\\"#444d56\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#28a745\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#e36209\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#d73a49\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#959da5\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#005cc5\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#959da5\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#28a745\\\",\\\"input.background\\\":\\\"#fafbfc\\\",\\\"input.border\\\":\\\"#e1e4e8\\\",\\\"input.foreground\\\":\\\"#2f363d\\\",\\\"input.placeholderForeground\\\":\\\"#959da5\\\",\\\"list.activeSelectionBackground\\\":\\\"#e2e5e9\\\",\\\"list.activeSelectionForeground\\\":\\\"#2f363d\\\",\\\"list.focusBackground\\\":\\\"#cce5ff\\\",\\\"list.hoverBackground\\\":\\\"#ebf0f4\\\",\\\"list.hoverForeground\\\":\\\"#2f363d\\\",\\\"list.inactiveFocusBackground\\\":\\\"#dbedff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#e8eaed\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#2f363d\\\",\\\"notificationCenterHeader.background\\\":\\\"#e1e4e8\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#6a737d\\\",\\\"notifications.background\\\":\\\"#fafbfc\\\",\\\"notifications.border\\\":\\\"#e1e4e8\\\",\\\"notifications.foreground\\\":\\\"#2f363d\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#d73a49\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#005cc5\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#e36209\\\",\\\"panel.background\\\":\\\"#f6f8fa\\\",\\\"panel.border\\\":\\\"#e1e4e8\\\",\\\"panelInput.border\\\":\\\"#e1e4e8\\\",\\\"panelTitle.activeBorder\\\":\\\"#f9826c\\\",\\\"panelTitle.activeForeground\\\":\\\"#2f363d\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#6a737d\\\",\\\"pickerGroup.border\\\":\\\"#e1e4e8\\\",\\\"pickerGroup.foreground\\\":\\\"#2f363d\\\",\\\"progressBar.background\\\":\\\"#2188ff\\\",\\\"quickInput.background\\\":\\\"#fafbfc\\\",\\\"quickInput.foreground\\\":\\\"#2f363d\\\",\\\"scrollbar.shadow\\\":\\\"#6a737d33\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#959da588\\\",\\\"scrollbarSlider.background\\\":\\\"#959da533\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#959da544\\\",\\\"settings.headerForeground\\\":\\\"#2f363d\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#2188ff\\\",\\\"sideBar.background\\\":\\\"#f6f8fa\\\",\\\"sideBar.border\\\":\\\"#e1e4e8\\\",\\\"sideBar.foreground\\\":\\\"#586069\\\",\\\"sideBarSectionHeader.background\\\":\\\"#f6f8fa\\\",\\\"sideBarSectionHeader.border\\\":\\\"#e1e4e8\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#2f363d\\\",\\\"sideBarTitle.foreground\\\":\\\"#2f363d\\\",\\\"statusBar.background\\\":\\\"#ffffff\\\",\\\"statusBar.border\\\":\\\"#e1e4e8\\\",\\\"statusBar.debuggingBackground\\\":\\\"#f9826c\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.foreground\\\":\\\"#586069\\\",\\\"statusBar.noFolderBackground\\\":\\\"#ffffff\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#e8eaed\\\",\\\"tab.activeBackground\\\":\\\"#ffffff\\\",\\\"tab.activeBorder\\\":\\\"#ffffff\\\",\\\"tab.activeBorderTop\\\":\\\"#f9826c\\\",\\\"tab.activeForeground\\\":\\\"#2f363d\\\",\\\"tab.border\\\":\\\"#e1e4e8\\\",\\\"tab.hoverBackground\\\":\\\"#ffffff\\\",\\\"tab.inactiveBackground\\\":\\\"#f6f8fa\\\",\\\"tab.inactiveForeground\\\":\\\"#6a737d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#ffffff\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#e1e4e8\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#ffffff\\\",\\\"terminal.foreground\\\":\\\"#586069\\\",\\\"textBlockQuote.background\\\":\\\"#fafbfc\\\",\\\"textBlockQuote.border\\\":\\\"#e1e4e8\\\",\\\"textCodeBlock.background\\\":\\\"#f6f8fa\\\",\\\"textLink.activeForeground\\\":\\\"#005cc5\\\",\\\"textLink.foreground\\\":\\\"#0366d6\\\",\\\"textPreformat.foreground\\\":\\\"#586069\\\",\\\"textSeparator.foreground\\\":\\\"#d1d5da\\\",\\\"titleBar.activeBackground\\\":\\\"#ffffff\\\",\\\"titleBar.activeForeground\\\":\\\"#2f363d\\\",\\\"titleBar.border\\\":\\\"#e1e4e8\\\",\\\"titleBar.inactiveBackground\\\":\\\"#f6f8fa\\\",\\\"titleBar.inactiveForeground\\\":\\\"#6a737d\\\",\\\"tree.indentGuidesStroke\\\":\\\"#e1e4e8\\\"},\\\"watch\\\":false}\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"themeUpdatedNotificationShown\":\"true\",\"src.vs.platform.reactivestorage.browser.reactiveStorageServiceImpl.persistentStorage.applicationUser\":\"{\\\"cursorCreds\\\":{\\\"cppBackendUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"websiteUrl\\\":\\\"https://cursor.com\\\",\\\"backendUrl\\\":\\\"https://api2.cursor.sh\\\",\\\"authClientId\\\":\\\"KbZUR41cY7W6zRSdpSUJ7I7mLYBKOCmB\\\",\\\"authDomain\\\":\\\"prod.authentication.cursor.sh\\\",\\\"repoBackendUrl\\\":\\\"https://repo42.cursor.sh\\\",\\\"telemBackendUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"cmdkBackendUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"hfUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"geoCppBackendUrl\\\":\\\"https://us-only.gcpp.cursor.sh\\\",\\\"cppConfigBackendUrl\\\":\\\"https://api4.cursor.sh\\\",\\\"credentialsDisplayName\\\":\\\"Prod\\\",\\\"contextBankUrl\\\":\\\"https://repo42.cursor.sh\\\"},\\\"cppEnabled\\\":true,\\\"composerState\\\":{\\\"isComposerEnabled2\\\":true,\\\"alwaysKeepComposerInBound\\\":true,\\\"location2\\\":\\\"pane\\\",\\\"nonBarLocation\\\":\\\"pane\\\",\\\"chatLocation\\\":\\\"pane\\\",\\\"hasMigratedChatLocation\\\":true,\\\"isBackgroundComposerEnabled\\\":false,\\\"defaultCapabilities\\\":[],\\\"barAnchor\\\":\\\"center\\\",\\\"autoApplyFilesOutsideContext\\\":true,\\\"shouldAutoContinueToolCall\\\":false,\\\"useYoloMode\\\":false,\\\"yoloPrompt\\\":\\\"\\\",\\\"yoloCommandAllowlist\\\":[],\\\"yoloCommandDenylist\\\":[],\\\"preferDiffInChat\\\":true,\\\"mainComposerMode\\\":\\\"edit\\\",\\\"useAutoContext\\\":false,\\\"useContextBank\\\":false,\\\"defaultUseToolsInEdit\\\":true,\\\"enableDataHandleDebugging\\\":false,\\\"unification2\\\":true,\\\"unification6\\\":\\\"disabled\\\",\\\"shouldReviewChanges\\\":\\\"enabled\\\",\\\"wasBarPreviouslyOpen\\\":false,\\\"doNotShowYoloModeWarningAgain\\\":false,\\\"selectedFakeStreamerId\\\":null,\\\"yoloDeleteFileDisabled\\\":false,\\\"isPlannerToolEnabled\\\":false,\\\"isWebViewerToolEnabled\\\":false,\\\"webViewerAllowNonLocalhost\\\":false,\\\"nonBarChatLocation\\\":\\\"pane\\\",\\\"yoloMcpToolsDisabled\\\":false,\\\"useContextBank3\\\":false,\\\"useStaticContextBank\\\":false,\\\"unification12_useReactiveUnificationModeInstead\\\":\\\"merged\\\",\\\"isImplementerToolEnabled\\\":false,\\\"isWebSearchToolEnabled\\\":true,\\\"autoAcceptWebSearchTool\\\":false,\\\"backgroundComposerEnv\\\":\\\"dev\\\"},\\\"mcpServers\\\":[],\\\"notepadState\\\":{\\\"isNotepadEnabled\\\":true},\\\"bugbotState\\\":{\\\"isEnabled\\\":true,\\\"preferredModelName\\\":\\\"o1-preview\\\"},\\\"aiFeaturesCopyPasteState\\\":{\\\"mentions\\\":[{\\\"displayName\\\":\\\"@ISAdetect-features.csv\\\",\\\"selection\\\":{\\\"type\\\":2,\\\"selectionWithoutUuid\\\":{\\\"uri\\\":{\\\"scheme\\\":\\\"vscode-remote\\\",\\\"authority\\\":\\\"ssh-remote+idun\\\",\\\"path\\\":\\\"/cluster/home/mikkesva/thesis/masterproject/code/dataset/ISAdetect-features.csv\\\",\\\"query\\\":\\\"\\\",\\\"fragment\\\":\\\"\\\",\\\"_formatted\\\":\\\"vscode-remote://ssh-remote%2Bidun/cluster/home/mikkesva/thesis/masterproject/code/dataset/ISAdetect-features.csv\\\",\\\"_fsPath\\\":\\\"/cluster/home/mikkesva/thesis/masterproject/code/dataset/ISAdetect-features.csv\\\"}}},\\\"lastUsedAtUnixMs\\\":1740401662102}]},\\\"shouldShowViewZoneWhenPreviewBoxIsClipped4\\\":false,\\\"syncDevModeColorTheme\\\":true,\\\"cppModelsState\\\":{\\\"cppModels\\\":[\\\"fast\\\"],\\\"defaultCppModel\\\":\\\"main\\\",\\\"defaultModel\\\":\\\"fusion-01-27\\\"},\\\"isLinterEnabled\\\":false,\\\"aiSettings\\\":{\\\"openAIModel\\\":\\\"gpt-4o-mini\\\",\\\"regularChatModel\\\":\\\"gpt-4o-mini\\\",\\\"cmdKModel\\\":\\\"claude-3.5-sonnet\\\",\\\"terminalCmdKModel\\\":\\\"gpt-4o-mini\\\",\\\"composerModel\\\":\\\"claude-3.5-sonnet\\\",\\\"privateFTOpenAIModel\\\":null,\\\"longContextOpenAIModel\\\":\\\"claude-3-5-sonnet-200k\\\",\\\"teamIds\\\":[],\\\"modelOverrideEnabled\\\":[\\\"o3-mini\\\",\\\"claude-3.5-sonnet\\\"],\\\"modelOverrideDisabled\\\":[\\\"gpt-4\\\",\\\"gpt-4o\\\",\\\"o1\\\"],\\\"usageHardLimit\\\":0,\\\"isUsagePricingEnabled\\\":false,\\\"composerPreviousNonDefaultModel\\\":\\\"claude-3.5-sonnet\\\"},\\\"authenticationSettings\\\":{\\\"githubLoggedIn\\\":false},\\\"docState\\\":{\\\"visibleDocs\\\":[],\\\"usableDocs\\\":[],\\\"previosulyUsedDocs\\\":[]},\\\"lastUpdateHiddenTimeInUnixSeconds\\\":0,\\\"lintRules\\\":\\\"\\\",\\\"bubbleTimesLeft\\\":0,\\\"showAgentActionDebugger\\\":false,\\\"cmdLineHookState\\\":{\\\"ignored\\\":true,\\\"timesShown\\\":1,\\\"remindLaterDate\\\":\\\"1740390536627\\\"},\\\"agentDebuggerState\\\":{\\\"priomptLiveMode\\\":false,\\\"isRecordingTasks\\\":true},\\\"showLinterDebugger\\\":false,\\\"linterDebuggerState\\\":{\\\"specificRules\\\":true,\\\"compileErrors\\\":false,\\\"changeBehavior\\\":true,\\\"matchCode\\\":false,\\\"relevance\\\":true,\\\"userAwareness\\\":true},\\\"cacheChatPrompts\\\":true,\\\"cmdkDiffHistoryEnabled\\\":false,\\\"shouldOnlyImportOnAccept\\\":true,\\\"cppAutoImportDecorationStyle\\\":\\\"squiggle\\\",\\\"lintSettings\\\":{\\\"forceEnableDiscriminators\\\":[],\\\"forceDisableDiscriminators\\\":[],\\\"forceEnableGenerators\\\":[],\\\"forceDisableGenerators\\\":[],\\\"watcherThreshold\\\":0.2,\\\"watcherDebounceTimeSeconds\\\":30,\\\"runOnSaveInstead\\\":true,\\\"silenceIfOverlappingWithRegularLinter\\\":true},\\\"lastUpgradeToProNotificationTime\\\":0,\\\"hallucinatedFunctionsPersistentState\\\":{},\\\"haveNotSeen\\\":{\\\"chat\\\":true,\\\"submit\\\":true,\\\"context\\\":true},\\\"newUserData\\\":{\\\"toolUsageCount\\\":{\\\"plainChat\\\":0,\\\"contextChat\\\":0,\\\"intentChat\\\":0}},\\\"azureState\\\":{\\\"useAzure\\\":false},\\\"interpreterModeSettings\\\":{\\\"interpreterModeByDefault\\\":false},\\\"cppFireOnEveryCursorChange\\\":false,\\\"personalDocs\\\":[{\\\"identifier\\\":\\\"https://supabase.com/docs\\\",\\\"name\\\":\\\"Supabase\\\",\\\"url\\\":\\\"https://supabase.com/docs\\\",\\\"docUrlRoot\\\":\\\"https://supabase.com/docs\\\",\\\"docUrlPrefix\\\":\\\"https://supabase.com\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/functions-invoke\\\",\\\"title\\\":\\\"JavaScript: Invokes a Supabase Edge Function. | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/telemetry/metrics\\\",\\\"title\\\":\\\"Metrics | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/local-first-expo-legend-state\\\",\\\"title\\\":\\\"Local-first Realtime Apps with Expo and Legend-State\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/hdcfnsxpwwgboqomdrhp/settings/database\\\",\\\"title\\\":\\\"Database | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pgtap\\\",\\\"title\\\":\\\"pgTAP: Unit Testing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/stripe\\\",\\\"title\\\":\\\"Stripe | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/logs\\\",\\\"title\\\":\\\"Logging | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/database\\\",\\\"title\\\":\\\"Database | Open source SQL Database\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database\\\",\\\"title\\\":\\\"Database | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/dezbor\\\",\\\"title\\\":\\\"Dezbor | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/directus\\\",\\\"title\\\":\\\"Directus | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/doppler\\\",\\\"title\\\":\\\"Doppler | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/electricsql\\\",\\\"title\\\":\\\"ElectricSQL | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners\\\",\\\"title\\\":\\\"Partner with Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/org/_/usage\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/pebblely\\\",\\\"title\\\":\\\"Scaling securely: one million users in 7 months with Supabase Auth\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/angels-of-supabase\\\",\\\"title\\\":\\\"Angels of Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/server-side/creating-a-client\\\",\\\"title\\\":\\\"Creating a Supabase client for SSR | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/local-development/managing-config\\\",\\\"title\\\":\\\"Managing config and secrets | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/going-into-prod\\\",\\\"title\\\":\\\"Production Checklist | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-domains-create\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/beta-update-december-2023\\\",\\\"title\\\":\\\"Supabase Beta December 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-auth-identity-linking-hooks\\\",\\\"title\\\":\\\"Supabase Auth: Identity Linking, Hooks, and HaveIBeenPwned integration\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/beta-update-november-2023\\\",\\\"title\\\":\\\"Supabase Beta November 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/vault-now-in-beta\\\",\\\"title\\\":\\\"Supabase Vault is now in Beta\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/start\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/vercel\\\",\\\"title\\\":\\\"Vercel | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/yepcode\\\",\\\"title\\\":\\\"YepCode | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/zapier\\\",\\\"title\\\":\\\"Zapier | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/edge-functions\\\",\\\"title\\\":\\\"Supabase Edge Functions - Deploy JavaScript globally in seconds\\\"},{\\\"url\\\":\\\"https://supabase.com/company\\\",\\\"title\\\":\\\"One of the world's fastest-growing open source communities | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/ga\\\",\\\"title\\\":\\\"General Availability | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/project/_\\\",\\\"title\\\":\\\"Supabase | The Open Source Firebase Alternative\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/platform-access-control\\\",\\\"title\\\":\\\"Introducing New Platform Access Control\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/ruby-on-rails\\\",\\\"title\\\":\\\"Use Supabase with Ruby on Rails | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/dbeaver\\\",\\\"title\\\":\\\"Connecting with DBeaver | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/clickhouse\\\",\\\"title\\\":\\\"ClickHouse | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/which-version-of-postgres\\\",\\\"title\\\":\\\"Print PostgreSQL version | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/testing\\\",\\\"title\\\":\\\"Testing Your Database | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/pgadmin\\\",\\\"title\\\":\\\"Connecting with pgAdmin | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/beekeeper-studio\\\",\\\"title\\\":\\\"Connecting with Beekeeper Studio | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/supabase_wrapper_stripe\\\",\\\"title\\\":\\\"Stripe Wrapper | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/support-policy\\\",\\\"title\\\":\\\"Support Policy\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/sso/okta\\\",\\\"title\\\":\\\"Set Up SSO with Okta | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/advanced-mfa-phone\\\",\\\"title\\\":\\\"Manage Advanced MFA Phone usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/row-level-security\\\",\\\"title\\\":\\\"Row Level Security | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/mongodb-realm-and-device-sync-alternatives\\\",\\\"title\\\":\\\"MongoDB Realm & Device Sync Alternatives - Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/in-browser-semantic-search-pglite\\\",\\\"title\\\":\\\"In-Browser Semantic AI Search with PGlite and Transformers.js\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-roles-and-privileges\\\",\\\"title\\\":\\\"Postgres Roles and Privileges\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/matryoshka-embeddings\\\",\\\"title\\\":\\\"Matryoshka embeddings: faster OpenAI vector search using Adaptive Retrieval\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/beta-update-september-2023\\\",\\\"title\\\":\\\"Supabase Beta September 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/integrations/build-a-supabase-integration\\\",\\\"title\\\":\\\"Build a Supabase Integration (Beta) | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/clerk\\\",\\\"title\\\":\\\"Clerk | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/hugging-face-supabase\\\",\\\"title\\\":\\\"Hugging Face is now supported in Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/storage-beta\\\",\\\"title\\\":\\\"Supabase Storage now in Beta\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-may-2021\\\",\\\"title\\\":\\\"Supabase Beta May 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-february-2021\\\",\\\"title\\\":\\\"Supabase Beta February 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/alpha-launch-postmortem\\\",\\\"title\\\":\\\"Alpha Launch Postmortem\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/cron\\\",\\\"title\\\":\\\"Blog | Cron\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/or\\\",\\\"title\\\":\\\"JavaScript: Match at least one filter | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/mfa\\\",\\\"title\\\":\\\"Blog | Mfa\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/swag\\\",\\\"title\\\":\\\"Blog | Swag\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/pricing\\\",\\\"title\\\":\\\"Blog | Pricing\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/authsignal\\\",\\\"title\\\":\\\"Authsignal | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-ionic-react\\\",\\\"title\\\":\\\"Build a User Management App with Ionic React | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-ionic-angular\\\",\\\"title\\\":\\\"Build a User Management App with Ionic Angular | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/ai-prompts/database-create-migration\\\",\\\"title\\\":\\\"AI Prompt: Database: Create migration | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/_/sql/new\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth\\\",\\\"title\\\":\\\"Auth | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/introduction\\\",\\\"title\\\":\\\"Flutter: Introduction | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/uuid-ossp\\\",\\\"title\\\":\\\"uuid-ossp: Unique Identifiers | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/cognito\\\",\\\"title\\\":\\\"AWS Cognito | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/mssql\\\",\\\"title\\\":\\\"MSSQL | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/storage\\\",\\\"title\\\":\\\"Blog | Storage\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/swift/introduction\\\",\\\"title\\\":\\\"Swift: Introduction | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-redwoodjs\\\",\\\"title\\\":\\\"Build a User Management App with RedwoodJS | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/ai-prompts/database-functions\\\",\\\"title\\\":\\\"AI Prompt: Database: Create functions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/self-hosting-analytics/introduction\\\",\\\"title\\\":\\\"Self-Hosting | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/drizzle\\\",\\\"title\\\":\\\"Drizzle | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pgaudit\\\",\\\"title\\\":\\\"PGAudit: Postgres Auditing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/sessions\\\",\\\"title\\\":\\\"User sessions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-hooks\\\",\\\"title\\\":\\\"Auth Hooks | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-figma\\\",\\\"title\\\":\\\"Login with Figma | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-slack\\\",\\\"title\\\":\\\"Login with Slack | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-zoom\\\",\\\"title\\\":\\\"Login with Zoom | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/firebase-storage\\\",\\\"title\\\":\\\"Migrated from Firebase Storage to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-expo-react-native\\\",\\\"title\\\":\\\"Build a User Management App with Expo React Native | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-ionic-vue\\\",\\\"title\\\":\\\"Build a User Management App with Ionic Vue | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/ai-prompts/nextjs-supabase-auth\\\",\\\"title\\\":\\\"AI Prompt: Bootstrap Next.js app with Supabase Auth | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/flutter\\\",\\\"title\\\":\\\"Use Supabase with Flutter | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/self-hosting-storage/introduction\\\",\\\"title\\\":\\\"Not found\\\"},{\\\"url\\\":\\\"https://supabase.com/changelog\\\",\\\"title\\\":\\\"Changelog\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/authorization\\\",\\\"title\\\":\\\"Realtime Authorization | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-realtime-multiplayer-general-availability\\\",\\\"title\\\":\\\"Realtime: Multiplayer Edition\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/deploy\\\",\\\"title\\\":\\\"Deploy to Production | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/custom-domains\\\",\\\"title\\\":\\\"Custom Domains | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/compute-and-disk\\\",\\\"title\\\":\\\"Compute and Disk | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/performance\\\",\\\"title\\\":\\\"Performance Tuning | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/onesignal\\\",\\\"title\\\":\\\"OneSignal | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/replibyte\\\",\\\"title\\\":\\\"Replibyte | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/self-hosting/auth/config\\\",\\\"title\\\":\\\"Auth Self-hosting Config | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/modules/vector\\\",\\\"title\\\":\\\"Supabase Vector | The Postgres Vector database and AI Toolkit\\\"},{\\\"url\\\":\\\"https://supabase.com/customers\\\",\\\"title\\\":\\\"Customer Stories | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/contact/sales\\\",\\\"title\\\":\\\"Contact Sales & Request a Demo | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/chatgpt-supabase-docs\\\",\\\"title\\\":\\\"Supabase Clippy: ChatGPT for Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/subscribe\\\",\\\"title\\\":\\\"Flutter: Subscribe to channel | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/ai-hackathon-at-y-combinator\\\",\\\"title\\\":\\\"AI Hackathon at Y Combinator\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/exploring-support-tooling\\\",\\\"title\\\":\\\"Exploring Support Tooling at Supabase: A Dive into SLA Buddy\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/security-performance-advisor\\\",\\\"title\\\":\\\"Supabase Security Advisor & Performance Advisor\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-october-2021\\\",\\\"title\\\":\\\"Supabase Beta October 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/auth\\\",\\\"title\\\":\\\"Blog | Auth\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/open-source\\\",\\\"title\\\":\\\"Blog | Open Source\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/auth-signinanonymously\\\",\\\"title\\\":\\\"Flutter: Create an anonymous user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/supavisor\\\",\\\"title\\\":\\\"Blog | Supavisor\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/integrations\\\",\\\"title\\\":\\\"Blog | Integrations\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/python/initializing\\\",\\\"title\\\":\\\"Python: Initializing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/sveltekit\\\",\\\"title\\\":\\\"Use Supabase with SvelteKit | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/neon\\\",\\\"title\\\":\\\"Migrate from Neon to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/self-hosting-realtime/introduction\\\",\\\"title\\\":\\\"Self-Hosting | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/support\\\",\\\"title\\\":\\\"Help & Support | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/refine\\\",\\\"title\\\":\\\"Use Supabase with refine | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/firestore-data\\\",\\\"title\\\":\\\"Migrated from Firebase Firestore to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-angular\\\",\\\"title\\\":\\\"Build a User Management App with Angular | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/arrays\\\",\\\"title\\\":\\\"Working With Arrays | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/cascade-deletes\\\",\\\"title\\\":\\\"Cascade Deletes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/index_advisor\\\",\\\"title\\\":\\\"index_advisor: query optimization | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pgrouting\\\",\\\"title\\\":\\\"pgrouting: Geospatial Routing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/debugging/logs\\\",\\\"title\\\":\\\"Logs | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/fly-postgres\\\",\\\"title\\\":\\\"Fly Postgres | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/hack-the-base\\\",\\\"title\\\":\\\"Hack the Base! with Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/high-performance-disks\\\",\\\"title\\\":\\\"High Performance Disk\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-clickhouse-partnership\\\",\\\"title\\\":\\\"ClickHouse Partnership, improved Postgres Replication, and Disk Management\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/github-copilot-extension-for-vs-code\\\",\\\"title\\\":\\\"Official Supabase extension for VS Code and GitHub Copilot\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/range-columns\\\",\\\"title\\\":\\\"Simplifying Time-Based Queries with Range Columns\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgis-generate-vector-tiles\\\",\\\"title\\\":\\\"Generate Vector Tiles with PostGIS\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/ga-week-summary\\\",\\\"title\\\":\\\"Top 10 Launches from Supabase GA Week\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/auth/policies\\\",\\\"title\\\":\\\"Auth | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-link\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/encryption\\\",\\\"title\\\":\\\"Blog | Encryption\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/upsert\\\",\\\"title\\\":\\\"JavaScript: Upsert data | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/delete\\\",\\\"title\\\":\\\"JavaScript: Delete data | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/integrations/vault/overview\\\",\\\"title\\\":\\\"Integrations | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/realtime\\\",\\\"title\\\":\\\"Blog | Realtime\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/developers\\\",\\\"title\\\":\\\"Blog | Developers\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/mongodb\\\",\\\"title\\\":\\\"Blog | Mongodb\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/php\\\",\\\"title\\\":\\\"Blog | Php\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/phone-login/vonage\\\",\\\"title\\\":\\\"Phone Login | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/auth/protection\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-refine\\\",\\\"title\\\":\\\"Build a User Management App with refine | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-flutter\\\",\\\"title\\\":\\\"Build a User Management App with Flutter | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-kotlin\\\",\\\"title\\\":\\\"Build a Product Management Android App with Jetpack Compose | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/nuxtjs\\\",\\\"title\\\":\\\"Use Supabase with Nuxt | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/ai-prompts\\\",\\\"title\\\":\\\"AI Prompts | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/csharp/introduction\\\",\\\"title\\\":\\\"C#: Introduction | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/mysql\\\",\\\"title\\\":\\\"Migrate from MySQL to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/api/introduction\\\",\\\"title\\\":\\\"Management API Reference | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-solidjs\\\",\\\"title\\\":\\\"Build a User Management App with SolidJS | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/cli/getting-started\\\",\\\"title\\\":\\\"Supabase CLI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/orioledb\\\",\\\"title\\\":\\\"OrioleDB Overview | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/row-level-security\\\",\\\"title\\\":\\\"Row Level Security | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/schema/custom-roles\\\",\\\"title\\\":\\\"Custom Roles | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/replication\\\",\\\"title\\\":\\\"Replication | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/inspect\\\",\\\"title\\\":\\\"Debugging and monitoring | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/rum\\\",\\\"title\\\":\\\"RUM: improved inverted index for full-text search based on GIN index | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/paddle\\\",\\\"title\\\":\\\"Paddle | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/setup-replication-external\\\",\\\"title\\\":\\\"Replicate to another Postgres database using Logical Replication | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/redwoodjs\\\",\\\"title\\\":\\\"Use Supabase with RedwoodJS | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/kotlin\\\",\\\"title\\\":\\\"Use Supabase with Android Kotlin | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/render\\\",\\\"title\\\":\\\"Migrate from Render to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/vercel-postgres\\\",\\\"title\\\":\\\"Migrate from Vercel Postgres to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/self-hosting-auth/introduction\\\",\\\"title\\\":\\\"Self-Hosting | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/vault\\\",\\\"title\\\":\\\"Vault | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/overview\\\",\\\"title\\\":\\\"Foreign Data Wrappers | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/redis\\\",\\\"title\\\":\\\"Redis | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/enterprise-sso\\\",\\\"title\\\":\\\"Enterprise Single Sign-On | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/native-mobile-deep-linking\\\",\\\"title\\\":\\\"Native Mobile Deep Linking | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-google\\\",\\\"title\\\":\\\"Login with Google | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/amazon-rds\\\",\\\"title\\\":\\\"Migrate from Amazon RDS to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/integrations\\\",\\\"title\\\":\\\"Integrations | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/architecture\\\",\\\"title\\\":\\\"Architecture | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/custom-claims-and-role-based-access-control-rbac\\\",\\\"title\\\":\\\"Custom Claims & Role-based Access Control (RBAC) | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/laravel-postgres\\\",\\\"title\\\":\\\"Getting started with Laravel and Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-integrations-marketplace\\\",\\\"title\\\":\\\"Supabase Integrations Marketplace\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/using-supabase-with-vercel\\\",\\\"title\\\":\\\"Vercel Integration and Next.js App Router Support\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/mssql\\\",\\\"title\\\":\\\"Migrate from MSSQL to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/column-level-security\\\",\\\"title\\\":\\\"Column Level Security | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/hardening-data-api\\\",\\\"title\\\":\\\"Hardening the Data API | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/supavisor\\\",\\\"title\\\":\\\"Supavisor | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pg_jsonschema\\\",\\\"title\\\":\\\"pg_jsonschema: JSON Schema Validation | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/snowflake\\\",\\\"title\\\":\\\"Snowflake | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/firebase-auth\\\",\\\"title\\\":\\\"Migrate from Firebase Auth to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/\\\",\\\"title\\\":\\\"Supabase | The Open Source Firebase Alternative\\\"},{\\\"url\\\":\\\"https://supabase.com/supasquad\\\",\\\"title\\\":\\\"SupaSquad | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/laravel\\\",\\\"title\\\":\\\"Use Supabase with Laravel | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/configuration\\\",\\\"title\\\":\\\"Database configuration | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-helpers/nextjs\\\",\\\"title\\\":\\\"Supabase Auth with the Next.js App Router | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/tables\\\",\\\"title\\\":\\\"Tables and Data | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/connection-management\\\",\\\"title\\\":\\\"Connection management | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres-js\\\",\\\"title\\\":\\\"Postgres.js | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/third-party/aws-cognito\\\",\\\"title\\\":\\\"Amazon Cognito (Amplify) | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-captcha\\\",\\\"title\\\":\\\"Enable CAPTCHA Protection | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/schedule-functions\\\",\\\"title\\\":\\\"Scheduling Edge Functions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/examples/nextjs-vector-search\\\",\\\"title\\\":\\\"Vector search with Next.js and OpenAI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/quickstarts/hello-world\\\",\\\"title\\\":\\\"Creating and managing collections | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/integrations/amazon-bedrock\\\",\\\"title\\\":\\\"Amazon Bedrock | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/mendableai\\\",\\\"title\\\":\\\"Mendable switches from Pinecone to Supabase Vector for PostgreSQL vector embeddings.\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/glossary\\\",\\\"title\\\":\\\"Glossary | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/your-monthly-invoice\\\",\\\"title\\\":\\\"Your monthly invoice | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/privacy\\\",\\\"title\\\":\\\"Privacy Policy | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/enums\\\",\\\"title\\\":\\\"Managing Enums in Postgres | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/triggers\\\",\\\"title\\\":\\\"Postgres Triggers | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/plv8\\\",\\\"title\\\":\\\"plv8: JavaScript Language | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/dhiwise\\\",\\\"title\\\":\\\"DhiWise | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/org/_/billing\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api/rest/generating-types\\\",\\\"title\\\":\\\"Generating TypeScript Types | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/typescript-support\\\",\\\"title\\\":\\\"JavaScript: TypeScript support | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/local-development/cli/config\\\",\\\"title\\\":\\\"Supabase CLI config | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-cron\\\",\\\"title\\\":\\\"Supabase Cron\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/xguihxuzqibwxjnimxev/auth/providers\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/database-migrations\\\",\\\"title\\\":\\\"Database Migrations | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/roles-postgres-hooks\\\",\\\"title\\\":\\\"Protecting reserved roles with PostgreSQL Hooks\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/sessions/pkce-flow\\\",\\\"title\\\":\\\"PKCE flow | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-helpers\\\",\\\"title\\\":\\\"Auth Helpers | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-linkidentity\\\",\\\"title\\\":\\\"JavaScript: Link an identity to a user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/connecting-to-postgres\\\",\\\"title\\\":\\\"Connect to your database | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/supabase_wrapper_bigquery\\\",\\\"title\\\":\\\"BigQuery Wrapper | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/deepnote\\\",\\\"title\\\":\\\"Deepnote | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/draftbit\\\",\\\"title\\\":\\\"Draftbit | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/drapcode\\\",\\\"title\\\":\\\"DrapCode | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/illa\\\",\\\"title\\\":\\\"ILLA | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/organization-based-billing\\\",\\\"title\\\":\\\"Organization-based Billing, Project Transfers, Team Plan\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-studio-3-0\\\",\\\"title\\\":\\\"Supabase Studio 3.0: AI SQL Editor, Schema Diagrams, and new Wrappers\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/why-supabase-remote\\\",\\\"title\\\":\\\"Why we'll stay remote\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/case-study-happyteams\\\",\\\"title\\\":\\\"HappyTeams unlocks better performance and reduces cost with Supabase.\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-community-day\\\",\\\"title\\\":\\\"Supabase Community Day\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-launch-week-sql\\\",\\\"title\\\":\\\"Supabase Launch Week II: The SQL\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-april-2021\\\",\\\"title\\\":\\\"Supabase Beta April 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-pgbouncer\\\",\\\"title\\\":\\\"PgBouncer is now available in Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-alpha-september-2020\\\",\\\"title\\\":\\\"Supabase Alpha September 2020\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/auth/providers\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/managing-environments\\\",\\\"title\\\":\\\"Managing Environments | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/cli/testing-and-linting\\\",\\\"title\\\":\\\"Testing and linting | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/indexes\\\",\\\"title\\\":\\\"Managing Indexes in PostgreSQL | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/full-text-search\\\",\\\"title\\\":\\\"Full Text Search | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/airtable\\\",\\\"title\\\":\\\"Airtable | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-discord\\\",\\\"title\\\":\\\"Login with Discord | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-gitlab\\\",\\\"title\\\":\\\"Login with GitLab | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/concepts\\\",\\\"title\\\":\\\"Realtime Concepts | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/realtime-user-presence\\\",\\\"title\\\":\\\"Using Realtime Presence with Flutter | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/regional-invocation\\\",\\\"title\\\":\\\"Regional Invocations | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/kysely-postgres\\\",\\\"title\\\":\\\"Type-Safe SQL with Kysely | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/examples/building-chatgpt-plugins\\\",\\\"title\\\":\\\"Building ChatGPT plugins | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/google-colab\\\",\\\"title\\\":\\\"Google Colab | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage\\\",\\\"title\\\":\\\"Manage your usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/api/v1-update-a-sso-provider\\\",\\\"title\\\":\\\"Management API Reference | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/.well-known/security.txt\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api/api-keys\\\",\\\"title\\\":\\\"Understanding API Keys | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/next-door-lending\\\",\\\"title\\\":\\\"How Next Door Lending leveraged Supabase to become a top 10 mortgage broker\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/start\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/storage\\\",\\\"title\\\":\\\"Self-Hosting | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/server-side/nextjs\\\",\\\"title\\\":\\\"Setting up Server-Side Auth for Next.js | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/learn/auth-deep-dive/auth-deep-dive-jwts\\\",\\\"title\\\":\\\"JWTs | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api/rest/client-libs\\\",\\\"title\\\":\\\"Client Libraries | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api/using-custom-schemas\\\",\\\"title\\\":\\\"Using Custom Schemas | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/image-transformations\\\",\\\"title\\\":\\\"Storage Image Transformations | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/account/security\\\",\\\"title\\\":\\\"Security | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/disk-throughput\\\",\\\"title\\\":\\\"Manage Disk Throughput usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/disk-iops\\\",\\\"title\\\":\\\"Manage Disk IOPS usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/edge-functions-faster-smaller\\\",\\\"title\\\":\\\"Edge Functions are now 2x smaller and boot 3x faster\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/mozilla-llamafile-in-supabase-edge-functions\\\",\\\"title\\\":\\\"Mozilla Llamafile in Supabase Edge Functions\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-js-on-jsr\\\",\\\"title\\\":\\\"Announcing Supabase on JSR\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/branching-publicly-available\\\",\\\"title\\\":\\\"Branching now Publicly Available\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/ruby-on-rails-postgres\\\",\\\"title\\\":\\\"Getting started with Ruby on Rails and Postgres on Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-soc2-hipaa\\\",\\\"title\\\":\\\"Supabase is now HIPAA and SOC2 Type 2 compliant\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-update-july-2022\\\",\\\"title\\\":\\\"Supabase Beta July 2022\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-december-2020\\\",\\\"title\\\":\\\"Supabase Beta December 2020\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/debugging-performance\\\",\\\"title\\\":\\\"Debugging performance issues | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-identity-linking\\\",\\\"title\\\":\\\"Identity Linking | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-bitbucket\\\",\\\"title\\\":\\\"Login with Bitbucket | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/cdn/fundamentals\\\",\\\"title\\\":\\\"Storage CDN | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/schema/design\\\",\\\"title\\\":\\\"The Storage Schema | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/schema/helper-functions\\\",\\\"title\\\":\\\"Storage Helper Functions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/_/database/tables\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/local-development\\\",\\\"title\\\":\\\"Local development | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/connect-to-postgres\\\",\\\"title\\\":\\\"Connecting directly to Postgres | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/ephemeral-storage\\\",\\\"title\\\":\\\"Ephemeral Storage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/prisma\\\",\\\"title\\\":\\\"Prisma | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions\\\",\\\"title\\\":\\\"Postgres Extensions Overview | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pg_net\\\",\\\"title\\\":\\\"pg_net: Async Networking | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/identities\\\",\\\"title\\\":\\\"Identities | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-email-passwordless\\\",\\\"title\\\":\\\"Passwordless email logins | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login\\\",\\\"title\\\":\\\"Social Login | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-email-templates\\\",\\\"title\\\":\\\"Email Templates | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-helpers/auth-ui\\\",\\\"title\\\":\\\"Auth UI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api/sql-to-rest\\\",\\\"title\\\":\\\"SQL to REST API Translator | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/render\\\",\\\"title\\\":\\\"Migrate from Render to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/ipv4-address\\\",\\\"title\\\":\\\"Dedicated IPv4 Address for Ingress | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/compute-add-ons\\\",\\\"title\\\":\\\"Compute and Disk | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-subscription\\\",\\\"title\\\":\\\"Manage your subscription | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/ory\\\",\\\"title\\\":\\\"Ory | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/retool\\\",\\\"title\\\":\\\"Retool | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-ai-assistant-v2\\\",\\\"title\\\":\\\"Supabase AI Assistant v2\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-queues\\\",\\\"title\\\":\\\"Supabase Queues\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/prisma/prisma-troubleshooting\\\",\\\"title\\\":\\\"Troubleshooting prisma errors | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/management/pricing\\\",\\\"title\\\":\\\"Pricing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/automatic-embeddings\\\",\\\"title\\\":\\\"Automatic embeddings | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/durable-workflows-in-postgres-dbos\\\",\\\"title\\\":\\\"Running Durable Workflows in Postgres using DBOS\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pgvector-vs-pinecone\\\",\\\"title\\\":\\\"pgvector vs Pinecone: cost and performance\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-6-hackathon\\\",\\\"title\\\":\\\"Launch Week 6 Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/sql-or-nosql-both-with-postgresql\\\",\\\"title\\\":\\\"SQL or NoSQL? Why not use both (with PostgreSQL)?\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgresql-commitfest\\\",\\\"title\\\":\\\"What is PostgreSQL commitfest and how to contribute\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/partner-gallery-works-with-supabase\\\",\\\"title\\\":\\\"Works With Supabase - announcing our Partner Gallery\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/react-native\\\",\\\"title\\\":\\\"Blog | React Native\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-functions-deploy\\\",\\\"title\\\":\\\"Not found\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/global-flags\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/slack\\\",\\\"title\\\":\\\"Blog | Slack\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/metabase\\\",\\\"title\\\":\\\"Connecting to Metabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/bigquery\\\",\\\"title\\\":\\\"BigQuery | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/quotas\\\",\\\"title\\\":\\\"Realtime Quotas | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/protocol\\\",\\\"title\\\":\\\"Realtime Protocol | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/ai-models\\\",\\\"title\\\":\\\"Running AI Models | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/send-emails\\\",\\\"title\\\":\\\"Sending Emails | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/going-to-prod\\\",\\\"title\\\":\\\"Going to Production | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/keyword-search\\\",\\\"title\\\":\\\"Keyword search | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/examples/mixpeek-video-search\\\",\\\"title\\\":\\\"Video Search with Mixpeek Multimodal Embeddings | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/keyri\\\",\\\"title\\\":\\\"Keyri | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/loops\\\",\\\"title\\\":\\\"Loops | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/self-hosting/realtime/config\\\",\\\"title\\\":\\\"Realtime Self-hosting Config | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pgjwt\\\",\\\"title\\\":\\\"pgjwt: JSON Web Tokens | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/quickstarts/react\\\",\\\"title\\\":\\\"Use Supabase Auth with React | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/server-side\\\",\\\"title\\\":\\\"Server-Side Rendering | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api\\\",\\\"title\\\":\\\"REST API | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-linkedin\\\",\\\"title\\\":\\\"Login with LinkedIn | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/buckets/creating-buckets\\\",\\\"title\\\":\\\"Creating Buckets | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/uploads/standard-uploads\\\",\\\"title\\\":\\\"Standard Uploads | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/swift\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api/quickstart\\\",\\\"title\\\":\\\"Build an API route in less than 2 minutes. | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/next\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-domains-activate\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-vanity-subdomains-delete\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/custom-domains\\\",\\\"title\\\":\\\"Manage Custom Domain usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-update-may-2023\\\",\\\"title\\\":\\\"Supabase Beta May 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-logs-self-hosted\\\",\\\"title\\\":\\\"Supabase Logs: open source logging server\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/auth/mfa\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/auth/hooks\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/ionic\\\",\\\"title\\\":\\\"Blog | Ionic\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/angular\\\",\\\"title\\\":\\\"Blog | Angular\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/planetpg\\\",\\\"title\\\":\\\"Blog | Planetpg\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-helpers/sveltekit\\\",\\\"title\\\":\\\"Supabase Auth with SvelteKit | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/update\\\",\\\"title\\\":\\\"JavaScript: Update data | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/flutter-authentication-and-authorization-with-rls\\\",\\\"title\\\":\\\"Flutter Authorization with RLS\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/settings/integrations\\\",\\\"title\\\":\\\"Settings | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/settings/api\\\",\\\"title\\\":\\\"API Settings | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/postgrest\\\",\\\"title\\\":\\\"Blog | Postgrest\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/foreign-data-wrappers\\\",\\\"title\\\":\\\"Blog | Foreign Data Wrappers\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/logflare\\\",\\\"title\\\":\\\"Logflare | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/error_codes\\\",\\\"title\\\":\\\"Operational Error Codes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/background-tasks\\\",\\\"title\\\":\\\"Background Tasks | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/python/collections\\\",\\\"title\\\":\\\"Collections | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/python/indexes\\\",\\\"title\\\":\\\"Indexes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/cron/install\\\",\\\"title\\\":\\\"Install | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/cron/quickstart\\\",\\\"title\\\":\\\"Quickstart | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/passageidentity\\\",\\\"title\\\":\\\"Passage by 1Password | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations\\\",\\\"title\\\":\\\"Find an Integration\\\"},{\\\"url\\\":\\\"https://supabase.com/storage\\\",\\\"title\\\":\\\"Storage | Store any digital content\\\"},{\\\"url\\\":\\\"https://supabase.com/brand-assets\\\",\\\"title\\\":\\\"Branding | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-8-community-highlights\\\",\\\"title\\\":\\\"Launch Week 8 Community Highlights\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/fetching-and-caching-supabase-data-in-next-js-server-components\\\",\\\"title\\\":\\\"Fetching and caching Supabase data in Next.js 13 Server Components\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-flutter-sdk-v1-released\\\",\\\"title\\\":\\\"supabase-flutter v1 Released\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-full-text-search-vs-the-rest\\\",\\\"title\\\":\\\"Postgres Full Text Search vs the rest\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/building-a-realtime-trello-board-with-supabase-and-angular\\\",\\\"title\\\":\\\"Building a Realtime Trello Board with Supabase and Angular\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-cli-v1-and-admin-api-beta\\\",\\\"title\\\":\\\"Supabase CLI v1 and Management API Beta\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-series-b\\\",\\\"title\\\":\\\"Supabase Series B\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-sept-2021\\\",\\\"title\\\":\\\"Supabase Beta Sept 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/events/scale-to-millions-goodtape-auth\\\",\\\"title\\\":\\\"Scale to Millions: Migrating to Supabase Auth / Good Tape | 23 Oct 2024 | Webinar\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/tutorial\\\",\\\"title\\\":\\\"Blog | Tutorial\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/geoqueries\\\",\\\"title\\\":\\\"Blog | Geoqueries\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/with-ionic-react\\\",\\\"title\\\":\\\"Build a User Management App with Ionic React | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/filter\\\",\\\"title\\\":\\\"JavaScript: Match the filter | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/managing-passwords\\\",\\\"title\\\":\\\"Postgres Roles | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/s3/authentication\\\",\\\"title\\\":\\\"S3 Authentication | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/sentry-monitoring\\\",\\\"title\\\":\\\"Monitoring with Sentry | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/semantic-search\\\",\\\"title\\\":\\\"Semantic search | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/getstream_io\\\",\\\"title\\\":\\\"Stream | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/n8n\\\",\\\"title\\\":\\\"n8n | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog\\\",\\\"title\\\":\\\"Supabase Blog: Open Source Firebase alternative Blog\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api/securing-your-api\\\",\\\"title\\\":\\\"Securing your API | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api/sql-to-api\\\",\\\"title\\\":\\\"Converting SQL to JavaScript API | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/alternatives/supabase-vs-auth0\\\",\\\"title\\\":\\\"Supabase vs Auth0\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/learn/auth-deep-dive/auth-policies\\\",\\\"title\\\":\\\"Row Level Security | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/logging\\\",\\\"title\\\":\\\"Blog | Logging\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/voypost\\\",\\\"title\\\":\\\"Voypost uses Supabases strong relational model to overcome NoSQL challenges\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/meetup-kahoot-alternative\\\",\\\"title\\\":\\\"The open source Kahoot alternative\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/react-query-nextjs-app-router-cache-helpers\\\",\\\"title\\\":\\\"Using React Query with Next.js App Router and Supabase Cache Helpers\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/how-design-works-at-supabase\\\",\\\"title\\\":\\\"How design works at Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/flutter-real-time-multiplayer-game\\\",\\\"title\\\":\\\"How to build a real-time multiplayer game with Flutter Flame\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgrest-11-prerelease\\\",\\\"title\\\":\\\"PostgREST 11 pre-release\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-november-2022\\\",\\\"title\\\":\\\"Supabase Beta November 2022\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/the-supabase-content-storm\\\",\\\"title\\\":\\\"The Supabase Content Storm\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/community-day-lw4\\\",\\\"title\\\":\\\"Community Day\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/tech\\\",\\\"title\\\":\\\"Blog | Tech\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/integration\\\",\\\"title\\\":\\\"Blog | Integration\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/functions\\\",\\\"title\\\":\\\"Blog | Functions\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/mobile\\\",\\\"title\\\":\\\"Blog | Mobile\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/stream\\\",\\\"title\\\":\\\"Flutter: Listen to database changes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/pglite\\\",\\\"title\\\":\\\"Blog | Pglite\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/quickstarts/react-native\\\",\\\"title\\\":\\\"Use Supabase Auth with React Native | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-mfa\\\",\\\"title\\\":\\\"Multi-Factor Authentication | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/signout\\\",\\\"title\\\":\\\"Signing out | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-twitter\\\",\\\"title\\\":\\\"Login with Twitter | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/buckets/fundamentals\\\",\\\"title\\\":\\\"Storage Buckets | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/subscribing-to-database-changes\\\",\\\"title\\\":\\\"Subscribing to Database Changes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/migrate-from-postgres-changes\\\",\\\"title\\\":\\\"Migrate to Broadcast Changes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/architecture\\\",\\\"title\\\":\\\"Realtime Architecture | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/auth-send-email-hook-react-email-resend\\\",\\\"title\\\":\\\"Custom Auth Emails with React Email and Resend | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/slack-bot-mention\\\",\\\"title\\\":\\\"Slack Bot Mention Edge Function | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/image-manipulation\\\",\\\"title\\\":\\\"Image Manipulation | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/python-clients\\\",\\\"title\\\":\\\"Choosing a Client | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/python/metadata\\\",\\\"title\\\":\\\"Metadata | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/examples/semantic-image-search-amazon-titan\\\",\\\"title\\\":\\\"Semantic Image Search with Amazon Titan | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/berriai\\\",\\\"title\\\":\\\"Berri AI boosts productivity by migrating from AWS RDS to Supabase Vector\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/network-restrictions\\\",\\\"title\\\":\\\"Network Restrictions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/alternatives/supabase-vs-heroku-postgres\\\",\\\"title\\\":\\\"Supabase vs Heroku Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/branching\\\",\\\"title\\\":\\\"Branching | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-updateuser\\\",\\\"title\\\":\\\"JavaScript: Update a user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/disk-size\\\",\\\"title\\\":\\\"Manage Disk size usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/monthly-active-users\\\",\\\"title\\\":\\\"Manage Monthly Active Users usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/telemetry/logs\\\",\\\"title\\\":\\\"Logging | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/how-to-hack-the-base\\\",\\\"title\\\":\\\"How to Hack the Base!\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-dynamic-functions\\\",\\\"title\\\":\\\"Executing Dynamic JavaScript Code on Supabase with Edge Functions\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/flutter-uber-clone\\\",\\\"title\\\":\\\"Building an Uber Clone with Flutter and Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-vercel-partnership\\\",\\\"title\\\":\\\"Supabase + Vercel Partnership\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgrest-12-2\\\",\\\"title\\\":\\\"PostgREST 12.2: Prometheus metrics\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/debugging/error-codes\\\",\\\"title\\\":\\\"Error Codes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-notion\\\",\\\"title\\\":\\\"Login with Notion | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/uploads/resumable-uploads\\\",\\\"title\\\":\\\"Resumable Uploads | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/upstash-redis\\\",\\\"title\\\":\\\"Upstash Redis | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/hybrid-search\\\",\\\"title\\\":\\\"Hybrid search | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/integrations/llamaindex\\\",\\\"title\\\":\\\"Learn how to integrate Supabase with LlamaIndex, a data framework for your LLM applications. | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/integrations/roboflow\\\",\\\"title\\\":\\\"Roboflow | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/ssl-enforcement\\\",\\\"title\\\":\\\"Postgres SSL Enforcement | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/org-based-billing\\\",\\\"title\\\":\\\"How billing works | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/support/new\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/_/settings/api\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/prisma\\\",\\\"title\\\":\\\"Prisma | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/stacksync\\\",\\\"title\\\":\\\"Stacksync | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/trevor_io\\\",\\\"title\\\":\\\"Trevor.io | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/weweb\\\",\\\"title\\\":\\\"WeWeb | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/shotgun\\\",\\\"title\\\":\\\"Supabase migration delivers an 83% reduction in data infrastructure costs for Shotgun\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/telemetry\\\",\\\"title\\\":\\\"Telemetry | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-7-hackathon\\\",\\\"title\\\":\\\"The Supabase AI Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/mfa-auth-via-rls\\\",\\\"title\\\":\\\"Multi-factor Authentication via Row Level Security Enforcement\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/new-supabase-docs-built-with-nextjs\\\",\\\"title\\\":\\\"New Supabase Docs, built with Next.js\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-crdt\\\",\\\"title\\\":\\\"pg_crdt - an experimental CRDT extension for Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-5-hackathon\\\",\\\"title\\\":\\\"Launch Week 5 Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-flutter-sdk-1-developer-preview\\\",\\\"title\\\":\\\"Supabase Flutter SDK 1.0 Developer Preview\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/flutter-tutorial-building-a-chat-app\\\",\\\"title\\\":\\\"Flutter Tutorial: building a Flutter chat app\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/beta-update-march-2022\\\",\\\"title\\\":\\\"Supabase Beta March 2022\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/should-i-open-source-my-company\\\",\\\"title\\\":\\\"Should I Open Source my Company?\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-audit\\\",\\\"title\\\":\\\"Postgres Auditing in 150 lines of SQL\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/hacktoberfest-hackathon-winners-2021\\\",\\\"title\\\":\\\"Hacktoberfest Hackathon Winners 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-swag-store\\\",\\\"title\\\":\\\"Supabase Swag Store\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-alpha-may-2020\\\",\\\"title\\\":\\\"Supabase Alpha May 2020\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/quivr\\\",\\\"title\\\":\\\"Quivr launch 5,000 Vector databases on Supabase.\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/service-level-agreement\\\",\\\"title\\\":\\\"Blog | Service Level Agreement\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/workflows\\\",\\\"title\\\":\\\"Blog | Workflows\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/resources\\\",\\\"title\\\":\\\"Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/third-party/overview\\\",\\\"title\\\":\\\"Third-party auth | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-azure\\\",\\\"title\\\":\\\"Login with Azure (Microsoft) | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/production/scaling\\\",\\\"title\\\":\\\"Storage Optimizations | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/websockets\\\",\\\"title\\\":\\\"Handling WebSockets | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/semantic-search\\\",\\\"title\\\":\\\"Semantic Search | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/concepts\\\",\\\"title\\\":\\\"Concepts | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/heroku\\\",\\\"title\\\":\\\"Migrate from Heroku to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/regions\\\",\\\"title\\\":\\\"Available regions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/plasmic\\\",\\\"title\\\":\\\"Plasmic | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/resend\\\",\\\"title\\\":\\\"Resend | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/tamagui-takeout\\\",\\\"title\\\":\\\"Tamagui Takeout | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/self-hosting/docker\\\",\\\"title\\\":\\\"Self-Hosting with Docker | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pgcron\\\",\\\"title\\\":\\\"pg_cron: Schedule Recurring Jobs with Cron Syntax in Postgres | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-mfa/phone\\\",\\\"title\\\":\\\"Multi-Factor Authentication (Phone) | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-hooks/password-verification-hook\\\",\\\"title\\\":\\\"Password Verification Hook | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-migration-new\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/storage-from-upload\\\",\\\"title\\\":\\\"JavaScript: Upload a file | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-bootstrap\\\",\\\"title\\\":\\\"Supabase Bootstrap: the fastest way to launch a new project\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/third-party/firebase-auth\\\",\\\"title\\\":\\\"Firebase Auth | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-workos\\\",\\\"title\\\":\\\"SSO and Social Login with WorkOS | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/security/access-control\\\",\\\"title\\\":\\\"Storage Access Control | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/auth\\\",\\\"title\\\":\\\"Integrating With Supabase Auth | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/limits\\\",\\\"title\\\":\\\"Limits | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/engineering-for-scale\\\",\\\"title\\\":\\\"Engineering for Scale | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase\\\",\\\"title\\\":\\\"Migrating to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/billing-on-supabase\\\",\\\"title\\\":\\\"About billing on Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/get-set-up-for-billing\\\",\\\"title\\\":\\\"Get set up for billing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/internalio\\\",\\\"title\\\":\\\"Internal | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/kinde\\\",\\\"title\\\":\\\"Kinde | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/realtime\\\",\\\"title\\\":\\\"Realtime | Sync your data in real time\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/_storage/buckets\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pgnet\\\",\\\"title\\\":\\\"pg_net: Async Networking | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/forgot-password\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/usage\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-start\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/realtime-messages\\\",\\\"title\\\":\\\"Manage Realtime Messages usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/account/audit\\\",\\\"title\\\":\\\"Audit Logs | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/general-configuration\\\",\\\"title\\\":\\\"General configuration | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/presence\\\",\\\"title\\\":\\\"Presence | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/postgres-changes\\\",\\\"title\\\":\\\"Postgres Changes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/routing\\\",\\\"title\\\":\\\"Handling Routing in Functions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/wasm\\\",\\\"title\\\":\\\"Using Wasm modules | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/telegram-bot\\\",\\\"title\\\":\\\"Building a Telegram Bot | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/dart-edge\\\",\\\"title\\\":\\\"Dart Edge | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/github-actions\\\",\\\"title\\\":\\\"GitHub Actions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/credits\\\",\\\"title\\\":\\\"Credits | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/arengu\\\",\\\"title\\\":\\\"Arengu | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/atomic_crm\\\",\\\"title\\\":\\\"Atomic CRM | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/cloudflare-workers\\\",\\\"title\\\":\\\"CloudFlare Workers | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/forestadmin\\\",\\\"title\\\":\\\"Forest Admin | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/fezto\\\",\\\"title\\\":\\\"Frontend Zero to One | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/jetadmin\\\",\\\"title\\\":\\\"Jet Admin | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/supertokens\\\",\\\"title\\\":\\\"SuperTokens | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/toddle\\\",\\\"title\\\":\\\"Toddle | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/triggerdotdev\\\",\\\"title\\\":\\\"Trigger.dev | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/self-hosting/analytics/config\\\",\\\"title\\\":\\\"Analytics Self-hosting Config | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/account/me\\\",\\\"title\\\":\\\"Preferences | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/integrations/build-a-supabase-integration/oauth-scopes\\\",\\\"title\\\":\\\"Scopes for your OAuth App | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-13-top-10\\\",\\\"title\\\":\\\"Top 10 Launches of Launch Week 13\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-bloat\\\",\\\"title\\\":\\\"Postgres Bloat Minimization\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/semantic-image-search-amazon-bedrock\\\",\\\"title\\\":\\\"Implementing semantic image search with Amazon Titan and Supabase Vector\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgrest-aggregate-functions\\\",\\\"title\\\":\\\"PostgREST Aggregate Functions\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/ci/testing\\\",\\\"title\\\":\\\"Automated testing using GitHub Actions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/ci/backups\\\",\\\"title\\\":\\\"Automated backups using GitHub Actions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/security/ownership\\\",\\\"title\\\":\\\"Ownership | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/management/copy-move-objects\\\",\\\"title\\\":\\\"Copy Objects | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/account/tokens\\\",\\\"title\\\":\\\"Access Tokens | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/rag-with-permissions\\\",\\\"title\\\":\\\"RAG with Permissions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/quickstarts/face-similarity\\\",\\\"title\\\":\\\"Face similarity search | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/examples/image-search-openai-clip\\\",\\\"title\\\":\\\"Image Search with OpenAI CLIP | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/hugging-face\\\",\\\"title\\\":\\\"Hugging Face Inference API | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/firebase-storage\\\",\\\"title\\\":\\\"Migrated from Firebase Storage to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/read-replicas\\\",\\\"title\\\":\\\"Read Replicas | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/multi-factor-authentication\\\",\\\"title\\\":\\\"Multi-factor Authentication | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/project-transfer\\\",\\\"title\\\":\\\"Project Transfers | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/hipaa-projects\\\",\\\"title\\\":\\\"HIPAA Projects | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/voltapp\\\",\\\"title\\\":\\\"Voltapp | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/pgmustard\\\",\\\"title\\\":\\\"pgMustard | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/choosing-a-postgres-primary-key\\\",\\\"title\\\":\\\"Choosing a Postgres Primary Key\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/sessions/implicit-flow\\\",\\\"title\\\":\\\"Implicit flow | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-foreign-data-wrappers-rust\\\",\\\"title\\\":\\\"Supabase Wrappers, a Postgres FDW framework written in Rust\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/shared-responsibility-model\\\",\\\"title\\\":\\\"Shared Responsibility Model | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/oauth-apps/oauth-scopes\\\",\\\"title\\\":\\\"Scopes for your OAuth App | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/elixir-clustering-using-postgres\\\",\\\"title\\\":\\\"Elixir clustering using Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/client-libraries-v2\\\",\\\"title\\\":\\\"Supabase Libraries V2: Python, Swift, Kotlin, Flutter, and Typescript\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supavisor-postgres-connection-pooler\\\",\\\"title\\\":\\\"Supavisor 1.0: a scalable connection pooler for Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/increase-performance-pgvector-hnsw\\\",\\\"title\\\":\\\"pgvector v0.5.0: Faster semantic search with HNSW indexes\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-7-community-highlights\\\",\\\"title\\\":\\\"Launch Week 7 Community Highlights\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-realtime-with-multiplayer-features\\\",\\\"title\\\":\\\"Supabase Realtime, with Multiplayer Features\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-steve-chavez\\\",\\\"title\\\":\\\"Steve Chavez has joined Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/using-filters\\\",\\\"title\\\":\\\"JavaScript: Using filters | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/auth/users\\\",\\\"title\\\":\\\"Auth | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/database/migrations\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/quickstarts/text-deduplication\\\",\\\"title\\\":\\\"Semantic Text Deduplication | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/backups\\\",\\\"title\\\":\\\"Database Backups | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-within-supabase\\\",\\\"title\\\":\\\"Migrating within Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/sso\\\",\\\"title\\\":\\\"Enable SSO for Your Organization | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/database-size\\\",\\\"title\\\":\\\"Understanding Database and Disk Size | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/alternatives/supabase-vs-firebase\\\",\\\"title\\\":\\\"Supabase vs Firebase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/refine_dev\\\",\\\"title\\\":\\\"refine | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/self-hosting/storage/config\\\",\\\"title\\\":\\\"Storage Self-hosting Config | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-mfa/totp\\\",\\\"title\\\":\\\"Multi-Factor Authentication (TOTP) | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-signinwithoauth\\\",\\\"title\\\":\\\"JavaScript: Sign in a user through OAuth | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/compute\\\",\\\"title\\\":\\\"Manage Compute usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-december-2022\\\",\\\"title\\\":\\\"Supabase Beta December 2022\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/storage-image-resizing-smart-cdn\\\",\\\"title\\\":\\\"Supabase Storage v2: Image resizing and Smart CDN\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-update-september-2022\\\",\\\"title\\\":\\\"Supabase Beta September 2022\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/hackathon-bring-the-func\\\",\\\"title\\\":\\\"Hackathon: Bring the Func(🕺)\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-edge-functions\\\",\\\"title\\\":\\\"Edge Functions are now available in Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-alpha-june-2020\\\",\\\"title\\\":\\\"Supabase Alpha June 2020\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-gen-types\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/wrappers\\\",\\\"title\\\":\\\"Blog | Wrappers\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/funcions\\\",\\\"title\\\":\\\"Blog | Funcions\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/javascript\\\",\\\"title\\\":\\\"Blog | Javascript\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-signinanonymously\\\",\\\"title\\\":\\\"JavaScript: Create an anonymous user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/CLI\\\",\\\"title\\\":\\\"Blog | CLI\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/storage-from-list\\\",\\\"title\\\":\\\"Flutter: List all files in a bucket | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/learn/auth-deep-dive/auth-gotrue\\\",\\\"title\\\":\\\"Auth architecture | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/database/backups/scheduled\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/integrations/vercel-marketplace\\\",\\\"title\\\":\\\"Vercel Marketplace | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/artie\\\",\\\"title\\\":\\\"Artie | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/bemi\\\",\\\"title\\\":\\\"Bemi | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/auth\\\",\\\"title\\\":\\\"Auth | Built-in user management\\\"},{\\\"url\\\":\\\"https://supabase.com/launch-week\\\",\\\"title\\\":\\\"Launch Week 13 | 2 — 6 December / 7am PT\\\"},{\\\"url\\\":\\\"https://supabase.com/aup\\\",\\\"title\\\":\\\"Acceptable Use Policy | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/privacy-240804\\\",\\\"title\\\":\\\"Privacy Policy | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/kotlin\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/rpc\\\",\\\"title\\\":\\\"Flutter: Call a Postgres function | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-signup\\\",\\\"title\\\":\\\"JavaScript: Create a new user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/sign-up\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/sso/azure\\\",\\\"title\\\":\\\"Set Up SSO with Azure AD | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/orioledb-launch\\\",\\\"title\\\":\\\"OrioleDB Public Alpha\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-realtime-location-sharing-with-maplibre\\\",\\\"title\\\":\\\"Postgres Realtime location sharing with MapLibre\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-oss-hackathon\\\",\\\"title\\\":\\\"Supabase Open Source Hackathon 2024\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/hackathon-winners\\\",\\\"title\\\":\\\"Open Source Hackathon Winners\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-march-2021\\\",\\\"title\\\":\\\"Supabase Beta March 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-nft-marketplace\\\",\\\"title\\\":\\\"Supabase Launches NFT Marketplace\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pricing\\\",\\\"title\\\":\\\"Supabase Beta Pricing\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/cracking-postgres-interview\\\",\\\"title\\\":\\\"Cracking PostgreSQL Interview Questions\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-alpha-august-2020\\\",\\\"title\\\":\\\"Supabase Alpha August 2020\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/auth/advanced\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/terraform\\\",\\\"title\\\":\\\"Terraform Provider | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/cli/managing-environments\\\",\\\"title\\\":\\\"Managing Environments | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/backups\\\",\\\"title\\\":\\\"Blog | Backups\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/automation\\\",\\\"title\\\":\\\"Blog | Automation\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/auth/users\\\",\\\"title\\\":\\\"Auth | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/[ref]/integrations\\\",\\\"title\\\":\\\"Integrations | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/database/indexes\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/database/publications\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/readyset\\\",\\\"title\\\":\\\"Readyset | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/local-development/overview\\\",\\\"title\\\":\\\"Local development with schema migrations | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/local-development\\\",\\\"title\\\":\\\"Local Development & CLI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-verifyotp\\\",\\\"title\\\":\\\"JavaScript: Verify and log in through OTP | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-vanity-subdomains-activate\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/third-party-auth-mfa-phone-send-hooks\\\",\\\"title\\\":\\\"Supabase Auth: Bring-your-own Auth0, Cognito, or Firebase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-new\\\",\\\"title\\\":\\\"postgres.new: In-browser Postgres with an AI interface\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-acquires-oriole\\\",\\\"title\\\":\\\"Oriole joins Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-swift\\\",\\\"title\\\":\\\"Supabase Swift\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/1-the-supabase-hackathon\\\",\\\"title\\\":\\\"The Supabase Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week\\\",\\\"title\\\":\\\"Launch week\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/improved-dx\\\",\\\"title\\\":\\\"Supabase.js 1.0\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/using-modifiers\\\",\\\"title\\\":\\\"JavaScript: Using modifiers | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/db-returns\\\",\\\"title\\\":\\\"JavaScript: Override type of successful response | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/v1/auth-signin\\\",\\\"title\\\":\\\"JavaScript: Sign in a user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/sql/templates\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/database/types\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/streamlit\\\",\\\"title\\\":\\\"Streamlit | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/modules/cron\\\",\\\"title\\\":\\\"Supabase Cron | Schedule Recurring Jobs in Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/flutter-figma-clone\\\",\\\"title\\\":\\\"Create a Figma Clone app with Flutter and Supabase Realtime\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/how-pg-graphql-works\\\",\\\"title\\\":\\\"How pg_graphql works\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/flutter-multi-factor-authentication\\\",\\\"title\\\":\\\"Securing your Flutter apps with Multi-Factor Authentication\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/terraform/reference\\\",\\\"title\\\":\\\"Terraform Provider reference | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/graphql/security\\\",\\\"title\\\":\\\"Security | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/networking\\\",\\\"title\\\":\\\"Blog | Networking\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/intgrations\\\",\\\"title\\\":\\\"Blog | Intgrations\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-functions-download\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/v1/upgrade-guide\\\",\\\"title\\\":\\\"JavaScript: Upgrade guide | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/supabase\\\",\\\"title\\\":\\\"Blog | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/humans.txt\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-signout\\\",\\\"title\\\":\\\"JavaScript: Sign out a user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-admin-createuser\\\",\\\"title\\\":\\\"JavaScript: Create a user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-within-supabase/dashboard-restore\\\",\\\"title\\\":\\\"Restore Dashboard backup | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-branching\\\",\\\"title\\\":\\\"Supabase Branching\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/beta-update-october-2023\\\",\\\"title\\\":\\\"Supabase Beta October 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/beta-update-august-2023\\\",\\\"title\\\":\\\"Supabase Beta August 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/react-native-storage\\\",\\\"title\\\":\\\"React Native file upload with Supabase Storage\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-update-june-2023\\\",\\\"title\\\":\\\"Supabase Beta June 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/whats-new-in-pg-graphql-v1-2\\\",\\\"title\\\":\\\"What's New in pg_graphql v1.2\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-cli\\\",\\\"title\\\":\\\"Supabase CLI\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-january-2021\\\",\\\"title\\\":\\\"Supabase Beta January 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-striveschool\\\",\\\"title\\\":\\\"Supabase Partners With Strive School To Help Teach Open Source\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgresql-views\\\",\\\"title\\\":\\\"Postgres Views\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-hacktoberfest-2020\\\",\\\"title\\\":\\\"Supabase Hacktoberfest 2020\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/auth-signup\\\",\\\"title\\\":\\\"Flutter: Create a new user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/realtime-peak-connections\\\",\\\"title\\\":\\\"Manage Realtime Peak Connections usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/nosql-mongodb-compatibility-with-ferretdb-and-flydotio\\\",\\\"title\\\":\\\"NoSQL Postgres: Add MongoDB compatibility to your Supabase projects with FerretDB\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-on-fly-by-supabase\\\",\\\"title\\\":\\\"Fly Postgres, managed by Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/react-native-authentication\\\",\\\"title\\\":\\\"Getting started with React Native authentication\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pgvector-performance\\\",\\\"title\\\":\\\"pgvector 0.4.0 performance\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/type-constraints-in-65-lines-of-sql\\\",\\\"title\\\":\\\"Type Constraints in 65 lines of SQL\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-alpha-november-2020\\\",\\\"title\\\":\\\"Supabase Alpha November 2020\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-alpha-october-2020\\\",\\\"title\\\":\\\"Supabase Alpha October 2020\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-auth\\\",\\\"title\\\":\\\"Supabase Auth\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-functions\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/auth/rate-limits\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/graphql\\\",\\\"title\\\":\\\"GraphQL | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/design\\\",\\\"title\\\":\\\"Blog | Design\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/with-ionic-vue\\\",\\\"title\\\":\\\"Build a User Management App with Ionic Vue | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/functions-invoke\\\",\\\"title\\\":\\\"Flutter: Invokes a Supabase Edge Function. | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/telemetry/sentry-monitoring\\\",\\\"title\\\":\\\"Sentry integration | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/nix-postgres\\\",\\\"title\\\":\\\"Packaging Supabase with Nix\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/ipv6\\\",\\\"title\\\":\\\"Brace yourself, IPv6 is coming\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgrest-12\\\",\\\"title\\\":\\\"PostgREST 12\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/flutter-hackathon-winners\\\",\\\"title\\\":\\\"Flutter Hackathon Winners\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/epsilon3\\\",\\\"title\\\":\\\"Epsilon3 | Supabase Customer Stories\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/calendars-in-postgres-using-foreign-data-wrappers\\\",\\\"title\\\":\\\"Calendars in Postgres using Foreign Data Wrappers\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/database-build-v2\\\",\\\"title\\\":\\\"database.build v2: Bring-your-own-LLM\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/cli-v2-config-as-code\\\",\\\"title\\\":\\\"Supabase CLI v2: Config as Code\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/anonymous-sign-ins\\\",\\\"title\\\":\\\"Supabase Auth now supports Anonymous Sign-ins\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-july-2021\\\",\\\"title\\\":\\\"Supabase Beta July 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/events/launch-week-13-hackathon\\\",\\\"title\\\":\\\"Supabase Launch Week 13 Hackathon | 06 - 15 Dec | Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/AI\\\",\\\"title\\\":\\\"Blog | AI\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/queues\\\",\\\"title\\\":\\\"Blog | Queues\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-network-bans\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-branches-get\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/vec2pg\\\",\\\"title\\\":\\\"vec2pg: Migrate to pgvector from Pinecone and Qdrant\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-local-dev\\\",\\\"title\\\":\\\"Supabase Local Dev: migrations, branching, and observability\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/flutter-hackathon\\\",\\\"title\\\":\\\"Flutter Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pg-tle\\\",\\\"title\\\":\\\"Trusted Language Extensions for Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-auth-sso-pkce\\\",\\\"title\\\":\\\"Supabase Auth: SSO, Mobile, and Server-side support\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/designing-with-ai-midjourney\\\",\\\"title\\\":\\\"Designing with AI: Generating unique artwork for every user\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-update-february-2023\\\",\\\"title\\\":\\\"Supabase Beta February 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-january-2023\\\",\\\"title\\\":\\\"Supabase Beta January 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-6-wrap-up\\\",\\\"title\\\":\\\"Launch Week 6: Wrap Up\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-update-october-2022\\\",\\\"title\\\":\\\"Supabase Beta October 2022\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-wasm\\\",\\\"title\\\":\\\"Postgres WASM by Snaplet and Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-update-august-2022\\\",\\\"title\\\":\\\"Supabase Beta August 2022\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/partial-postgresql-data-dumps-with-rls\\\",\\\"title\\\":\\\"Partial data dumps using Postgres Row Level Security\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabrew\\\",\\\"title\\\":\\\"Supabrew - Never Code Thirsty\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-enterprise\\\",\\\"title\\\":\\\"Introducing Supabase Enterprise\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/product-hunt-golden-kitty-awards-2021\\\",\\\"title\\\":\\\"Golden Kitty Awards Ceremony Watch Party with Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/beta-november-2021-launch-week-recap\\\",\\\"title\\\":\\\"Supabase Beta November 2021: Launch Week Recap\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-functions-updates\\\",\\\"title\\\":\\\"Updates for Supabase Functions\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/humata\\\",\\\"title\\\":\\\"Humata Scales with Supabase - Achieving 4X Cost Savings and Enhanced Performance\\\"},{\\\"url\\\":\\\"https://supabase.com/ga-week\\\",\\\"title\\\":\\\"Supabase GA Week | 15-19 April 2024\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/auth/third-party\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/settings/auth\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/security\\\",\\\"title\\\":\\\"Blog | Security\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/local-first\\\",\\\"title\\\":\\\"Blog | Local First\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/maturity-model\\\",\\\"title\\\":\\\"Maturity Model | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/partnerships\\\",\\\"title\\\":\\\"Blog | Partnerships\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/support\\\",\\\"title\\\":\\\"Blog | Support\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/swift/auth-signinanonymously\\\",\\\"title\\\":\\\"Swift: Create an anonymous user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/node-js\\\",\\\"title\\\":\\\"Blog | Node Js\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/database/triggers\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-8-hackathon-winners\\\",\\\"title\\\":\\\"Launch Week 8 Hackathon Winners\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/interactive-constellation-threejs-react-three-fiber\\\",\\\"title\\\":\\\"Coding the stars - an interactive constellation with Three.js and React Three Fiber\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgrest-11-1-release\\\",\\\"title\\\":\\\"What is new in PostgREST v11.1?\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/edge-runtime-self-hosted-deno-functions\\\",\\\"title\\\":\\\"Supabase Edge Runtime: Self-hosted Deno Functions\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-5-hackathon-winners\\\",\\\"title\\\":\\\"Launch Week 5 Hackathon Winners\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-5-one-more-thing\\\",\\\"title\\\":\\\"One more thing\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgrest-v10\\\",\\\"title\\\":\\\"PostgREST v10: EXPLAIN and Improved Relationship Detection\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-soc2\\\",\\\"title\\\":\\\"Supabase is SOC2 compliant\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-js-v2\\\",\\\"title\\\":\\\"supabase-js v2\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/loading-data-supabase-python\\\",\\\"title\\\":\\\"Python data loading with Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-launch-week-four\\\",\\\"title\\\":\\\"Supabase Launch Week 4\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/holiday-hackdays-winners-2021\\\",\\\"title\\\":\\\"Holiday Hackdays Winners 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/database\\\",\\\"title\\\":\\\"Blog | Database\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/nextjs\\\",\\\"title\\\":\\\"Blog | Nextjs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-migration-squash\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/Next.js\\\",\\\"title\\\":\\\"Blog | Next Js\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/sql/quickstarts\\\",\\\"title\\\":\\\"Quickstarts | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/database/extensions\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-pluggable-strorage\\\",\\\"title\\\":\\\"Next steps for Postgres pluggable storage\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-studio-2.0\\\",\\\"title\\\":\\\"Supabase Studio 2.0: help when you need it most\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-5-community-day\\\",\\\"title\\\":\\\"Community Day\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/whats-new-in-postgres-14\\\",\\\"title\\\":\\\"New in PostgreSQL 14: What every developer should know\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/replenysh-time-to-value-in-less-than-24-hours\\\",\\\"title\\\":\\\"Replenysh | Supabase Customer Stories\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-6-community-day\\\",\\\"title\\\":\\\"Community Day\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/new-in-postgres-15\\\",\\\"title\\\":\\\"What's new in Postgres 15?\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pg-graphql-v1\\\",\\\"title\\\":\\\"pg_graphql v1.0\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/graphql-now-available\\\",\\\"title\\\":\\\"GraphQL is now available in Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/seen-by-in-postgresql\\\",\\\"title\\\":\\\"Implementing \\\\\\\"seen by\\\\\\\" functionality with Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-reports-and-metrics\\\",\\\"title\\\":\\\"Supabase Reports and Metrics\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/mobbin-supabase-200000-users\\\",\\\"title\\\":\\\"Mobbin | Supabase Customer Stories\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-workflows\\\",\\\"title\\\":\\\"Workflows are coming to Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/using-supabase-replit\\\",\\\"title\\\":\\\"Using Supabase in Replit\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/*/settings/infrastructure\\\",\\\"title\\\":\\\"Infrastructure | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/hackathon\\\",\\\"title\\\":\\\"Blog | Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-series-a\\\",\\\"title\\\":\\\"Supabase $30m Series A\\\"},{\\\"url\\\":\\\"https://supabase.com/modules/queues\\\",\\\"title\\\":\\\"Supabase Queues | Durable Message Queues with Guaranteed Delivery\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/oauth-apps/build-a-supabase-integration\\\",\\\"title\\\":\\\"Build a Supabase Integration (Beta) | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/tinloof\\\",\\\"title\\\":\\\"Streamlining Success: How Tinloof Scaled Seamlessly with Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/auth/sessions\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/wasm\\\",\\\"title\\\":\\\"Blog | Wasm\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/flutter\\\",\\\"title\\\":\\\"Blog | Flutter\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/product\\\",\\\"title\\\":\\\"Blog | Product\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/o11y\\\",\\\"title\\\":\\\"Blog | O 11 Y\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/deno\\\",\\\"title\\\":\\\"Blog | Deno\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/postgis\\\",\\\"title\\\":\\\"Blog | Postgis\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/graphql/configuration\\\",\\\"title\\\":\\\"Configuration & Customization | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/server-side/oauth-with-pkce-flow-for-ssr\\\",\\\"title\\\":\\\"Server-Side Rendering | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-sso-info\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-sso-add\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/performance\\\",\\\"title\\\":\\\"Blog | Performance\\\"},{\\\"url\\\":\\\"https://supabase.com/launch-week/\\\",\\\"title\\\":\\\"Launch Week 13 | 2 — 6 December / 7am PT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/graphql/with-apollo\\\",\\\"title\\\":\\\"With Apollo | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-signinwithsso\\\",\\\"title\\\":\\\"JavaScript: Sign in a user through SSO | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-sso-show\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/settings/addons\\\",\\\"title\\\":\\\"Add ons | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-db-diff\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-sso-list\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/docs\\\",\\\"title\\\":\\\"Blog | Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/enterprise\\\",\\\"title\\\":\\\"Blog | Enterprise\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/ruby\\\",\\\"title\\\":\\\"Blog | Ruby\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-migration-repair\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-db-push\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-admin-inviteuserbyemail\\\",\\\"title\\\":\\\"JavaScript: Send an email invite link | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/aws\\\",\\\"title\\\":\\\"Blog | Aws\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/edge-funcion\\\",\\\"title\\\":\\\"Blog | Edge Funcion\\\"},{\\\"url\\\":\\\"https://supabase.com/launch-week/12\\\",\\\"title\\\":\\\"Launch Week 12 | August 12-16 / 7am PT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/python\\\",\\\"title\\\":\\\"Blog | Python\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/studio\\\",\\\"title\\\":\\\"Blog | Studio\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/auth-signinwithpassword\\\",\\\"title\\\":\\\"Flutter: Sign in a user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/range\\\",\\\"title\\\":\\\"JavaScript: Limit the query to a range | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/with-sveltekit\\\",\\\"title\\\":\\\"Build a User Management App with SvelteKit | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/database/schemas\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/graphql\\\",\\\"title\\\":\\\"Blog | Graphql\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/pg-graphql\\\",\\\"title\\\":\\\"Blog | Pg Graphql\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/saml\\\",\\\"title\\\":\\\"Blog | Saml\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/maps\\\",\\\"title\\\":\\\"Blog | Maps\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/with-nuxt-3\\\",\\\"title\\\":\\\"Build a User Management App with Nuxt 3 | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/hacktoberfest\\\",\\\"title\\\":\\\"Blog | Hacktoberfest\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/react\\\",\\\"title\\\":\\\"Blog | React\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/ipv6\\\",\\\"title\\\":\\\"Blog | Ipv 6\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-helpers/\\\",\\\"title\\\":\\\"Auth Helpers | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/hiring\\\",\\\"title\\\":\\\"Blog | Hiring\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/reports\\\",\\\"title\\\":\\\"Blog | Reports\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/2021/03/30/supabase-storage\\\",\\\"title\\\":\\\"Storage is now available in Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/striveschool\\\",\\\"title\\\":\\\"Blog | Striveschool\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-storage-ls\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/postgresql\\\",\\\"title\\\":\\\"Blog | Postgresql\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-resend\\\",\\\"title\\\":\\\"JavaScript: Resend an OTP | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/launch-week/7\\\",\\\"title\\\":\\\"Supabase LaunchWeek 7\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-api-deleteuser\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/textsearch\\\",\\\"title\\\":\\\"JavaScript: Match a string | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/nfts\\\",\\\"title\\\":\\\"Blog | Nfts\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/v0/upgrade-guide\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/release-notes\\\",\\\"title\\\":\\\"JavaScript: Release Notes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/about\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/replit\\\",\\\"title\\\":\\\"Blog | Replit\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/learn/auth-deep-dive/auth-google-oauth\\\",\\\"title\\\":\\\"Login with Google | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/sql/new\\\",\\\"title\\\":\\\"SQL | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/logging\\\",\\\"title\\\":\\\"Logging | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/python/api\\\",\\\"title\\\":\\\"API | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/upgrading\\\",\\\"title\\\":\\\"Upgrading | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/powersync\\\",\\\"title\\\":\\\"PowerSync | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/sequin_io\\\",\\\"title\\\":\\\"Sequin | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/stormkit\\\",\\\"title\\\":\\\"Stormkit | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/windmill\\\",\\\"title\\\":\\\"Windmill | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/security\\\",\\\"title\\\":\\\"Security at Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-hooks/send-sms-hook\\\",\\\"title\\\":\\\"Send SMS Hook | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/storage-createbucket\\\",\\\"title\\\":\\\"JavaScript: Create a bucket | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/hosting/overview\\\",\\\"title\\\":\\\"Self-Hosting | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/lw13-hackathon-winners\\\",\\\"title\\\":\\\"Supabase Launch Week 13 Hackathon Winners\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/edge-functions-background-tasks-websockets\\\",\\\"title\\\":\\\"Supabase Edge Functions: Introducing Background Tasks, Ephemeral Storage, and WebSockets\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/offline-first-flutter-apps\\\",\\\"title\\\":\\\"Building offline-first mobile apps with Supabase, Flutter and Brick\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-foreign-data-wrappers-with-wasm\\\",\\\"title\\\":\\\"Postgres Foreign Data Wrappers with Wasm\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-book-by-david-lorenz\\\",\\\"title\\\":\\\"The Supabase Book by David Lorenz\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-x-hackathon-winners\\\",\\\"title\\\":\\\"Launch Week X Hackathon Winners\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-wrappers-v02\\\",\\\"title\\\":\\\"Supabase Wrappers v0.2: Query Pushdown & Remote Subqueries\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-is-now-compatible-with-nextjs-14\\\",\\\"title\\\":\\\"Supabase is now compatible with Next.js 14\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supavisor-1-million\\\",\\\"title\\\":\\\"Supavisor: Scaling Postgres to 1 Million Connections\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/native-mobile-auth\\\",\\\"title\\\":\\\"Native Mobile Auth Support for Google and Apple Sign in\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-update-april-2023\\\",\\\"title\\\":\\\"Supabase Beta April 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/openai-embeddings-postgres-vector\\\",\\\"title\\\":\\\"Storing OpenAI embeddings in Postgres with pgvector\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/custom-domain-names\\\",\\\"title\\\":\\\"Custom Domain Names\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pg-jsonschema-a-postgres-extension-for-json-validation\\\",\\\"title\\\":\\\"pg_jsonschema: JSON Schema support for Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-vault\\\",\\\"title\\\":\\\"Supabase Vault\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/slack-consolidate-slackbot-to-consolidate-messages\\\",\\\"title\\\":\\\"Slack Consolidate: a slackbot built with Python and Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/beta-update-may-2022\\\",\\\"title\\\":\\\"Supabase Beta May 2022\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pg-graphql\\\",\\\"title\\\":\\\"pg_graphql: A GraphQL extension for PostgreSQL\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/hypopg\\\",\\\"title\\\":\\\"HypoPG: Hypothetical indexes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/plpgsql_check\\\",\\\"title\\\":\\\"plpgsql_check: PL/pgSQL Linter | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/passwords\\\",\\\"title\\\":\\\"Password-based Auth | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/managing-user-data\\\",\\\"title\\\":\\\"User Management | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/password-security\\\",\\\"title\\\":\\\"Password security | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-helpers/flutter-auth-ui\\\",\\\"title\\\":\\\"Flutter Auth UI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-facebook\\\",\\\"title\\\":\\\"Login with Facebook | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-github\\\",\\\"title\\\":\\\"Login with GitHub | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-keycloak\\\",\\\"title\\\":\\\"Login with Keycloak | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/debugging/error-codes\\\",\\\"title\\\":\\\"Error Codes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/realtime-listening-flutter\\\",\\\"title\\\":\\\"Listening to Postgres Changes with Flutter | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/replicache\\\",\\\"title\\\":\\\"Replicache | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/zapp_run\\\",\\\"title\\\":\\\"Zapp! | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/zuplo\\\",\\\"title\\\":\\\"Zuplo | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/self-hosting-functions/introduction\\\",\\\"title\\\":\\\"Self-Hosting | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/csharp\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/rpc\\\",\\\"title\\\":\\\"JavaScript: Call a Postgres function | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/column-encryption\\\",\\\"title\\\":\\\"pgsodium (pending deprecation): Encryption Features | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/server-side/advanced-guide\\\",\\\"title\\\":\\\"Advanced guide | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/sign-in-sso\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/nextauth\\\",\\\"title\\\":\\\"NextAuth | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/telemetry/advanced-log-filtering\\\",\\\"title\\\":\\\"Advanced Log Filtering | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/telemetry/log-drains\\\",\\\"title\\\":\\\"Log Drains | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/database-build-live-share\\\",\\\"title\\\":\\\"Live Share: Connect to in-browser PGlite with any Postgres client\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/log-drains\\\",\\\"title\\\":\\\"Introducing Log Drains\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pgvector-0-7-0\\\",\\\"title\\\":\\\"What's new in pgvector v0.7.0\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-aws-marketplace\\\",\\\"title\\\":\\\"Supabase on the AWS Marketplace\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/clutch\\\",\\\"title\\\":\\\"Clutch | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/codesandbox\\\",\\\"title\\\":\\\"CodeSandbox | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/\\\",\\\"title\\\":\\\"Dashboard | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/contact/enterprise\\\",\\\"title\\\":\\\"Enterprise Contact Form\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-domains-reverify\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-vanity-subdomains-check-availability\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-within-supabase/backup-restore\\\",\\\"title\\\":\\\"Backup and Restore using the CLI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/monthly-active-users-third-party\\\",\\\"title\\\":\\\"Manage Monthly Active Third-Party Users usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/installing\\\",\\\"title\\\":\\\"JavaScript: Installing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/with-flutter\\\",\\\"title\\\":\\\"Build a User Management App with Flutter | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/new/_\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-realtime-broadcast-and-presence-authorization\\\",\\\"title\\\":\\\"Supabase Realtime: Broadcast and Presence Authorization\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/hardening-supabase\\\",\\\"title\\\":\\\"Supabase Security Suite\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/self-host-maps-storage-protomaps\\\",\\\"title\\\":\\\"Self-host Maps with Protomaps and Supabase Storage\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/automating-performance-tests\\\",\\\"title\\\":\\\"Automating performance tests\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/frontend\\\",\\\"title\\\":\\\"Blog | Frontend\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/auth/smtp\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-db-lint\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/database/functions\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage\\\",\\\"title\\\":\\\"Storage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/cron\\\",\\\"title\\\":\\\"Cron | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/introduction\\\",\\\"title\\\":\\\"JavaScript: Introduction | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/self-hosting\\\",\\\"title\\\":\\\"Self-Hosting | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/features\\\",\\\"title\\\":\\\"Features | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-nextjs\\\",\\\"title\\\":\\\"Build a User Management App with Next.js | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-sveltekit\\\",\\\"title\\\":\\\"Build a User Management App with SvelteKit | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-swift\\\",\\\"title\\\":\\\"Build a User Management App with Swift and SwiftUI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/partitions\\\",\\\"title\\\":\\\"Partitioning tables | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pg_graphql\\\",\\\"title\\\":\\\"pg_graphql: GraphQL for PostgreSQL | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/postgres_fdw\\\",\\\"title\\\":\\\"postgres_fdw | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/firebase\\\",\\\"title\\\":\\\"Firebase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/dropping-all-tables-in-schema\\\",\\\"title\\\":\\\"Drop all tables in a PostgreSQL schema | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-apple\\\",\\\"title\\\":\\\"Login with Apple | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-kakao\\\",\\\"title\\\":\\\"Login with Kakao | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/benchmarks\\\",\\\"title\\\":\\\"Benchmarks | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/discord-bot\\\",\\\"title\\\":\\\"Building a Discord Bot | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/rate-limiting\\\",\\\"title\\\":\\\"Rate Limiting Edge Functions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/local-development/cli/getting-started\\\",\\\"title\\\":\\\"Supabase CLI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/local-development/declarative-database-schemas\\\",\\\"title\\\":\\\"Declarative database schemas | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgresql-physical-logical-backups\\\",\\\"title\\\":\\\"Physical vs Logical Backups in PostgreSQL\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/storage-size\\\",\\\"title\\\":\\\"Manage Storage size usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/monthly-active-users-sso\\\",\\\"title\\\":\\\"Manage Monthly Active SSO Users usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/timescaledb\\\",\\\"title\\\":\\\"timescaledb: Time-Series data | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/quickstarts/nextjs\\\",\\\"title\\\":\\\"Use Supabase Auth with Next.js | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-spotify\\\",\\\"title\\\":\\\"Login with Spotify | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/social-login/auth-twitch\\\",\\\"title\\\":\\\"Login with Twitch | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/quickstart\\\",\\\"title\\\":\\\"Storage Quickstart | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/cdn/smart-cdn\\\",\\\"title\\\":\\\"Smart CDN | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/troubleshooting\\\",\\\"title\\\":\\\"Troubleshooting Common Issues | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/amazon-bedrock-image-generator\\\",\\\"title\\\":\\\"Generate Images with Amazon Bedrock | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/examples/openai\\\",\\\"title\\\":\\\"Generating OpenAI GPT3 completions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/vecs-python-client\\\",\\\"title\\\":\\\"Python client | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/maergo\\\",\\\"title\\\":\\\"Maergo's Express Delivery - How Supabase Helped Achieve Scalability, Speed, and Cost Saving\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/initializing\\\",\\\"title\\\":\\\"Flutter: Initializing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/authentication-in-ionic-angular\\\",\\\"title\\\":\\\"Authentication in Ionic Angular with Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/local-development/seeding-your-database\\\",\\\"title\\\":\\\"Seeding your database | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/server-side/migrating-to-ssr-from-auth-helpers\\\",\\\"title\\\":\\\"Migrating to the SSR package from Auth Helpers | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-hackathon-lwx\\\",\\\"title\\\":\\\"Supabase Launch Week X Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/automatic-cli-login\\\",\\\"title\\\":\\\"Automatic CLI login\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/dbdev\\\",\\\"title\\\":\\\"dbdev: PostgreSQL Package Manager\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/infinite-scroll-with-nextjs-framer-motion\\\",\\\"title\\\":\\\"Infinite scroll with Next.js, Framer Motion, and Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/In-The-Loop\\\",\\\"title\\\":\\\"Developers stay up to date with intheloop.dev\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-dashboard-performance\\\",\\\"title\\\":\\\"Making the Supabase Dashboard Supa-fast\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/postgres\\\",\\\"title\\\":\\\"Blog | Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment\\\",\\\"title\\\":\\\"Deployment | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/terraform/tutorial\\\",\\\"title\\\":\\\"Using the Supabase Terraform Provider | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/ci/generating-types\\\",\\\"title\\\":\\\"Generate types using GitHub Actions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/fundraising\\\",\\\"title\\\":\\\"Blog | Fundraising\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime\\\",\\\"title\\\":\\\"Realtime | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions\\\",\\\"title\\\":\\\"Edge Functions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources\\\",\\\"title\\\":\\\"Resources | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/cicd-workflow\\\",\\\"title\\\":\\\"Deploying with CI / CD pipelines | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/og-image\\\",\\\"title\\\":\\\"Generating OG Images | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/stripe-webhooks\\\",\\\"title\\\":\\\"Handling Stripe Webhooks | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/appsmith\\\",\\\"title\\\":\\\"Appsmith | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/basedash\\\",\\\"title\\\":\\\"Basedash | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/buster\\\",\\\"title\\\":\\\"Buster | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/cyberduck\\\",\\\"title\\\":\\\"Cyberduck | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/draxlr\\\",\\\"title\\\":\\\"Draxlr | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/dronahq\\\",\\\"title\\\":\\\"DronaHQ | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/explo\\\",\\\"title\\\":\\\"Explo | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/supabase_wrapper_firebase\\\",\\\"title\\\":\\\"Firebase Wrapper | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/flutterflow\\\",\\\"title\\\":\\\"FlutterFlow | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-acquires-logflare\\\",\\\"title\\\":\\\"Supabase acquires Logflare\\\"},{\\\"url\\\":\\\"https://supabase.com/events\\\",\\\"title\\\":\\\"Supabase Events: webinars, talks, hackathons, and meetups\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/select\\\",\\\"title\\\":\\\"JavaScript: Fetch data | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-hooks/custom-access-token-hook\\\",\\\"title\\\":\\\"Custom Access Token Hook | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-domains-delete\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/point-in-time-recovery\\\",\\\"title\\\":\\\"Manage Point-in-Time Recovery usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/community-meetups-lwx\\\",\\\"title\\\":\\\"Launch Week X Community Meetups\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/oauth2-login-python-flask-apps\\\",\\\"title\\\":\\\"GitHub OAuth in your Python Flask app\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/chatgpt-plugins-support-postgres\\\",\\\"title\\\":\\\"ChatGPT plugins now support Postgres & Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/storage-v3-resumable-uploads\\\",\\\"title\\\":\\\"Supabase Storage v3: Resumable Uploads with support for 50GB files\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-update-march-2023\\\",\\\"title\\\":\\\"Supabase Beta March 2023\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-alpha-july-2020\\\",\\\"title\\\":\\\"Supabase Alpha July 2020\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/default/auth/url-configuration\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/graphql/with-relay\\\",\\\"title\\\":\\\"With Relay | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-login\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs\\\",\\\"title\\\":\\\"Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-svelte\\\",\\\"title\\\":\\\"Build a User Management App with Svelte | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/ai-prompts/edge-functions\\\",\\\"title\\\":\\\"AI Prompt: Writing Supabase Edge Functions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/ai-prompts/code-format-sql\\\",\\\"title\\\":\\\"AI Prompt: Postgres SQL Style Guide | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pgroonga\\\",\\\"title\\\":\\\"PGroonga: Multilingual Full Text Search | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/rate-limits\\\",\\\"title\\\":\\\"Rate limits | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/s3/compatibility\\\",\\\"title\\\":\\\"S3 Compatibility | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/broadcast\\\",\\\"title\\\":\\\"Broadcast | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/realtime-with-nextjs\\\",\\\"title\\\":\\\"Using Realtime with Next.js | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/status-codes\\\",\\\"title\\\":\\\"Status codes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/vector-columns\\\",\\\"title\\\":\\\"Vector columns | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/choosing-compute-addon\\\",\\\"title\\\":\\\"Choosing your Compute Add-on | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/quickstarts/generate-text-embeddings\\\",\\\"title\\\":\\\"Generate Embeddings | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/langchain\\\",\\\"title\\\":\\\"LangChain | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/auth0\\\",\\\"title\\\":\\\"Migrate from Auth0 to Supabase Auth | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/cost-control\\\",\\\"title\\\":\\\"Control your costs | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/integrations/supabase-marketplace\\\",\\\"title\\\":\\\"Supabase Marketplace | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/corbado\\\",\\\"title\\\":\\\"Corbado | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/legal/dpa\\\",\\\"title\\\":\\\"Supabase | The Open Source Firebase Alternative\\\"},{\\\"url\\\":\\\"https://supabase.com/sla\\\",\\\"title\\\":\\\"Service Level Agreement | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/lawyers.txt\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/_sql/new\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/graphql/api\\\",\\\"title\\\":\\\"GraphQL API | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/edge-functions-node-npm\\\",\\\"title\\\":\\\"Edge Functions: Node and native npm compatibility\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/local-development/customizing-email-templates\\\",\\\"title\\\":\\\"Customizing email templates | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-postgres-config\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/egress\\\",\\\"title\\\":\\\"Manage Egress usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/ipv4\\\",\\\"title\\\":\\\"Manage IPv4 usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/read-replicas\\\",\\\"title\\\":\\\"Manage Read Replica usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/lw12-hackathon-winners\\\",\\\"title\\\":\\\"Supabase Launch Week 12 Hackathon Winners\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/calcom-platform-starter-kit-nextjs-supabase\\\",\\\"title\\\":\\\"Cal.com launches Expert Marketplace built with Next.js and Supabase.\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/s3-compatible-storage\\\",\\\"title\\\":\\\"Supabase Storage: now supports the S3 protocol\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/content-recommendation-with-flutter\\\",\\\"title\\\":\\\"Build a content recommendation app with Flutter and OpenAI\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/reactjs\\\",\\\"title\\\":\\\"Use Supabase with React | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/kotlin/introduction\\\",\\\"title\\\":\\\"Kotlin: Introduction | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform\\\",\\\"title\\\":\\\"Supabase Platform | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/open-source\\\",\\\"title\\\":\\\"Supabase Open Source Community\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-react\\\",\\\"title\\\":\\\"Build a User Management App with React | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/import-data\\\",\\\"title\\\":\\\"Import data into Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/secure-data\\\",\\\"title\\\":\\\"Securing your data | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/joins-and-nesting\\\",\\\"title\\\":\\\"Querying Joins and Nested tables | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/json\\\",\\\"title\\\":\\\"Managing JSON and unstructured data | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/functions\\\",\\\"title\\\":\\\"Database Functions | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/webhooks\\\",\\\"title\\\":\\\"Database Webhooks | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pg_repack\\\",\\\"title\\\":\\\"pg_repack: Physical storage optimization and maintenance | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/postgis\\\",\\\"title\\\":\\\"PostGIS: Geo queries | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/wrappers/s3\\\",\\\"title\\\":\\\"AWS S3 | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/managing-timezones\\\",\\\"title\\\":\\\"Database configuration | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-smtp\\\",\\\"title\\\":\\\"Send emails with custom SMTP | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/management/delete-objects\\\",\\\"title\\\":\\\"Delete Objects | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/storage-caching\\\",\\\"title\\\":\\\"Integrating with Supabase Storage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/insightbase\\\",\\\"title\\\":\\\"InsightBase | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/react-admin\\\",\\\"title\\\":\\\"React-admin | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/enterprise\\\",\\\"title\\\":\\\"Supabase for Enterprise\\\"},{\\\"url\\\":\\\"https://supabase.com/careers\\\",\\\"title\\\":\\\"Careers | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/terms\\\",\\\"title\\\":\\\"Terms of Service\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/log-drains\\\",\\\"title\\\":\\\"Manage Log Drain usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pgvector-fast-builds\\\",\\\"title\\\":\\\"pgvector 0.6.0: 30x faster with parallel index builds\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-x-best-launches\\\",\\\"title\\\":\\\"Top 10 Launches of LWX\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-language-server-implementing-parser\\\",\\\"title\\\":\\\"Postgres Language Server: implementing the Parser\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supaclub\\\",\\\"title\\\":\\\"SupaClub\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/geo-queries-with-postgis-in-ionic-angular\\\",\\\"title\\\":\\\"Geo Queries with PostGIS in Ionic Angular\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-auth-helpers-with-sveltekit-support\\\",\\\"title\\\":\\\"Revamped Auth Helpers for Supabase (with SvelteKit support)\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-dot-com\\\",\\\"title\\\":\\\"Supabase Dot Com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/graphql/views\\\",\\\"title\\\":\\\"Views | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/edge-functions\\\",\\\"title\\\":\\\"Blog | Edge Functions\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/with-ionic-angular\\\",\\\"title\\\":\\\"Build a User Management App with Ionic Angular | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/community\\\",\\\"title\\\":\\\"Blog | Community\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started\\\",\\\"title\\\":\\\"Getting Started | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/nextjs\\\",\\\"title\\\":\\\"Use Supabase with Next.js | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/migrating-to-supabase/heroku\\\",\\\"title\\\":\\\"Migrate from Heroku to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/hono\\\",\\\"title\\\":\\\"Use Supabase with Hono | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/examples\\\",\\\"title\\\":\\\"Getting Started | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/amazon-rds\\\",\\\"title\\\":\\\"Migrate from Amazon RDS to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/infisical\\\",\\\"title\\\":\\\"Infisical | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-signinwithpassword\\\",\\\"title\\\":\\\"JavaScript: Sign in a user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-getuseridentities\\\",\\\"title\\\":\\\"JavaScript: Retrieve identities linked to a user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-domains\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/vector-indexes/ivf-indexes\\\",\\\"title\\\":\\\"IVFFlat indexes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/storage-image-transformations\\\",\\\"title\\\":\\\"Manage Storage Image Transformations usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/branching\\\",\\\"title\\\":\\\"Manage Branching usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/risingwave\\\",\\\"title\\\":\\\"RisingWave | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-holiday-hackdays-hackathon\\\",\\\"title\\\":\\\"Kicking off the Holiday Hackdays\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-12-top-10\\\",\\\"title\\\":\\\"Top 10 Launches of Launch Week 12\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/python-support\\\",\\\"title\\\":\\\"Supabase Python\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgrest-9\\\",\\\"title\\\":\\\"PostgREST 9\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-launch-week-the-trilogy\\\",\\\"title\\\":\\\"Supabase Launch Week III: Holiday Special\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgresql-templates\\\",\\\"title\\\":\\\"What are PostgreSQL Templates?\\\"},{\\\"url\\\":\\\"https://supabase.com/events/scale-to-millions-generative-ai-humata\\\",\\\"title\\\":\\\"Scale to Millions: Generative AI / Humata | 21 Aug 2024 | Webinar\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/clickhouse\\\",\\\"title\\\":\\\"Blog | Clickhouse\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/engineering\\\",\\\"title\\\":\\\"Blog | Engineering\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/tags/sql\\\",\\\"title\\\":\\\"Blog | Sql\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/auth/templates\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/integrations\\\",\\\"title\\\":\\\"Integrations | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/quickstarts/ios-swiftui\\\",\\\"title\\\":\\\"Use Supabase with iOS and SwiftUI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/roles\\\",\\\"title\\\":\\\"Postgres Roles | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/roles-superuser\\\",\\\"title\\\":\\\"Roles, superuser access and unsupported operations | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/custom-postgres-config\\\",\\\"title\\\":\\\"Customizing Postgres configs | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/postgres/timeouts\\\",\\\"title\\\":\\\"Timeouts | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pg_cron\\\",\\\"title\\\":\\\"pg_cron: Schedule Recurring Jobs with Cron Syntax in Postgres | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/pgmq\\\",\\\"title\\\":\\\"pgmq: Queues | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/architecture\\\",\\\"title\\\":\\\"Auth architecture | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/phone-login\\\",\\\"title\\\":\\\"Phone Login | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/third-party/auth0\\\",\\\"title\\\":\\\"Auth0 | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/redirect-urls\\\",\\\"title\\\":\\\"Redirect URLs | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/uploads/s3-uploads\\\",\\\"title\\\":\\\"S3 Uploads | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/quickstart\\\",\\\"title\\\":\\\"Developing Edge Functions locally | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/dependencies\\\",\\\"title\\\":\\\"Managing dependencies | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/secrets\\\",\\\"title\\\":\\\"Managing Environment Variables | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/push-notifications\\\",\\\"title\\\":\\\"Sending Push Notifications | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/firebase-auth\\\",\\\"title\\\":\\\"Migrate from Firebase Auth to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/firestore-data\\\",\\\"title\\\":\\\"Migrated from Firebase Firestore to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/postgres\\\",\\\"title\\\":\\\"Migrate from Postgres to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/mysql\\\",\\\"title\\\":\\\"Migrate from MySQL to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/access-control\\\",\\\"title\\\":\\\"Access Control | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/billing-faq\\\",\\\"title\\\":\\\"Billing FAQ | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/nuxt\\\",\\\"title\\\":\\\"Nuxt | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-hooks/send-email-hook\\\",\\\"title\\\":\\\"Send Email Hook | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/chatbase\\\",\\\"title\\\":\\\"Bootstrapped founder builds an AI app with Supabase and scales to $1M in 5 months\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/python\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/initializing\\\",\\\"title\\\":\\\"JavaScript: Initializing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/auth-unlinkidentity\\\",\\\"title\\\":\\\"JavaScript: Unlink an identity from a user | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/api/creating-routes\\\",\\\"title\\\":\\\"Creating API Routes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/pricing\\\",\\\"title\\\":\\\"Pricing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/fewer-dimensions-are-better-pgvector\\\",\\\"title\\\":\\\"pgvector: Fewer dimensions are better\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/overview\\\",\\\"title\\\":\\\"Database | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai\\\",\\\"title\\\":\\\"AI & Vectors | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/python/introduction\\\",\\\"title\\\":\\\"Python: Introduction | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-vue-3\\\",\\\"title\\\":\\\"Build a User Management App with Vue 3 | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/getting-started/tutorials/with-nuxt-3\\\",\\\"title\\\":\\\"Build a User Management App with Nuxt 3 | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/serving/image-transformations\\\",\\\"title\\\":\\\"Storage Image Transformations | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/markprompt\\\",\\\"title\\\":\\\"GDPR-compliant AI chatbots for docs and websites.\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/terraform\\\",\\\"title\\\":\\\"Terraform Provider | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/auth-magic-link\\\",\\\"title\\\":\\\"Passwordless email logins | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/cli/local-development\\\",\\\"title\\\":\\\"Local development with schema migrations | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-db-dump\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/enterprise-sso/auth-sso-saml\\\",\\\"title\\\":\\\"Single Sign-On with SAML 2.0 for Projects | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/storage-from-download\\\",\\\"title\\\":\\\"JavaScript: Download a file | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/realtime/pricing\\\",\\\"title\\\":\\\"Realtime Pricing | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/sso/gsuite\\\",\\\"title\\\":\\\"Set Up SSO with Google Workspace | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/continuous-postgresql-backup-walg\\\",\\\"title\\\":\\\"Continuous PostgreSQL Backups using WAL-G\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/-/settings/database\\\",\\\"title\\\":\\\"Database | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/auth0\\\",\\\"title\\\":\\\"Auth0 | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/snaplet-is-now-open-source\\\",\\\"title\\\":\\\"Snaplet is now open source\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/query-optimization\\\",\\\"title\\\":\\\"Query Optimization | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/extensions/http\\\",\\\"title\\\":\\\"http: RESTful Client | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/serving/bandwidth\\\",\\\"title\\\":\\\"Bandwidth & Storage Egress | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/storage/cdn/metrics\\\",\\\"title\\\":\\\"Cache Metrics | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/debugging-tools\\\",\\\"title\\\":\\\"Local Debugging with DevTools | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/examples/cloudflare-turnstile\\\",\\\"title\\\":\\\"CAPTCHA support with Cloudflare Turnstile | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/ai/vector-indexes\\\",\\\"title\\\":\\\"Vector indexes | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/resources/migrating-to-supabase/mssql\\\",\\\"title\\\":\\\"Migrate from MSSQL to Supabase | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/litellm\\\",\\\"title\\\":\\\"LiteLLM | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/stytch\\\",\\\"title\\\":\\\"Stytch | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/server-side/sveltekit\\\",\\\"title\\\":\\\"Setting up Server-Side Auth for SvelteKit | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/manage-your-usage/edge-function-invocations\\\",\\\"title\\\":\\\"Manage Edge Function Invocations usage | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/realtime-row-level-security-in-postgresql\\\",\\\"title\\\":\\\"Realtime Postgres RLS now available on Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-lw12-hackathon\\\",\\\"title\\\":\\\"Supabase Launch Week 12 Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/pg-graphql-1-5-7\\\",\\\"title\\\":\\\"pg_graphql 1.5.7: pagination and multi-tenancy support\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-dynamic-table-partitioning\\\",\\\"title\\\":\\\"Dynamic Table Partitioning in Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-lw8-hackathon\\\",\\\"title\\\":\\\"Supabase Launch Week 8 Hackathon\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/postgres-point-in-time-recovery\\\",\\\"title\\\":\\\"Point in Time Recovery is now available for Pro projects\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/who-we-hire\\\",\\\"title\\\":\\\"Who We Hire at Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-js-v2-released\\\",\\\"title\\\":\\\"supabase-js v2 Released\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/visualizing-supabase-data-using-metabase\\\",\\\"title\\\":\\\"Visualizing Supabase Data using Metabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-january-2022\\\",\\\"title\\\":\\\"Supabase Beta January 2022\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-december-2021\\\",\\\"title\\\":\\\"Supabase Beta December 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/launch-week-three-friday-five-more-things\\\",\\\"title\\\":\\\"Five more things\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-studio\\\",\\\"title\\\":\\\"Supabase Studio\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/community-day-lw3\\\",\\\"title\\\":\\\"Community Day\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-how-we-launch\\\",\\\"title\\\":\\\"How we launch at Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-hacktoberfest-hackathon-2021\\\",\\\"title\\\":\\\"Supabase Hacktoberfest Hackathon 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-beta-august-2021\\\",\\\"title\\\":\\\"Supabase Beta August 2021\\\"},{\\\"url\\\":\\\"https://supabase.com/customers/good-tape\\\",\\\"title\\\":\\\"Good Tape migrates to Supabase managed Postgres and Authentication and achieves database efficiency and a 60% cost reduction.\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/learn/auth-deep-dive/auth-row-level-security\\\",\\\"title\\\":\\\"Row Level Security | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/projects\\\",\\\"title\\\":\\\"Dashboard | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/_/editor\\\",\\\"title\\\":\\\"Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/auth/server-side/email-based-auth-with-pkce-flow-for-ssr\\\",\\\"title\\\":\\\"Server-Side Rendering | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/litellm\\\",\\\"title\\\":\\\"LiteLLM | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/stacksync\\\",\\\"title\\\":\\\"Stacksync | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/n8n\\\",\\\"title\\\":\\\"n8n | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/oauth-apps/publish-an-oauth-app\\\",\\\"title\\\":\\\"Build a Supabase Integration (Beta) | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/api/v1-get-ssl-enforcement-config\\\",\\\"title\\\":\\\"Management API Reference | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/draxlr\\\",\\\"title\\\":\\\"Draxlr | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/high-cpu-usage\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | High CPU usage\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/avoiding-timeouts-in-long-running-queries-6nmbdN\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Avoiding timeouts in long running queries\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/dashboard-errors-when-managing-users-N1ls4A\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Dashboard errors when managing users\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/error-connection-refused-when-trying-to-connect-to-supabase-database-hwG0Dr\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Error: \\\\\\\"Connection refused\\\\\\\" when trying to connect to Supabase database\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/high-latency-with-supabase-client-z0pZzR\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | High latency with supabase client\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-long-does-it-take-to-restore-a-database-from-a-point-in-time-backup-pitr-qO8gOG\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How long does it take to restore a database from a Point-in-Time backup (PITR)?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/inspecting-edge-function-environment-variables-wg5qOQ\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Inspecting edge function environment variables\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/monitor-supavisor-postgres-connections\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How to monitor Postgres and Supavisor connections\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/nextjs-1314-stale-data-when-changing-rls-or-table-data-85b8oQ\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Next.js 13/14 stale data when changing RLS or table data.\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/why-is-my-select-returning-an-empty-data-array-and-i-have-data-in-the-table-xvOPgx\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Why is my select returning an empty data array and I have data in the table?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/why-is-my-service-role-key-client-getting-rls-errors-or-not-returning-data-7_1K9z\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Why is my service role key client getting RLS errors or not returning data?\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/appsmith\\\",\\\"title\\\":\\\"Appsmith | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/why-is-my-camelcase-name-not-working-in-postgres-functions-or-rls-policies-EJMzVd\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Why is my camelCase name not working in Postgres functions or RLS policies?\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/replicache\\\",\\\"title\\\":\\\"Replicache | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/dart/start\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/resolving-database-hostname-and-managing-your-ip-address-pVlwE0\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Resolving database hostname and managing your IP address\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/slow-execution-of-alter-table-on-large-table-when-changing-column-type-qmZRpZ\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Slow Execution of ALTER TABLE on Large Table when changing column type\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/supabase-dashboard-not-loading-project-not-loading-on-dashboard-LfMq9F\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Supabase dashboard not loading/ Project not loading on dashboard\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/supabase-grafana-memory-charts\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Interpreting Supabase Grafana Memory Charts\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/rls-simplified-BJTcS8\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | RLS Simplified\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/security-of-anonymous-sign-ins-iOrGCL\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Security of Anonymous Sign-ins\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/supabase--your-network-ipv4-and-ipv6-compatibility-cHe3BP\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Supabase & Your Network: IPv4 and IPv6 compatibility\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/supavisor-and-connection-terminology-explained-9pr_ZO\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Supavisor and Connection Terminology Explained\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/explain\\\",\\\"title\\\":\\\"JavaScript: Using explain | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/understanding-the-usage-summary-on-the-dashboard-D7Gnle\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Understanding the Usage Summary on the Dashboard\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/transferring-from-cloud-to-self-host-in-supabase-2oWNvW\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Transferring from cloud to self-host in Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/upload-file-size-restrictions-Y4wQLT\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Upload file size restrictions\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/webhook-debugging-guide-M8sk47\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Webhook debugging guide\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/will-backups-be-accessible-from-the-dashboard-immediately-after-upgrading-to-a-paid-plan-hXY4rs\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Will backups be accessible from the dashboard immediately after upgrading to a paid plan?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/cli/supabase-inspect-db\\\",\\\"title\\\":\\\"504: GATEWAY_TIMEOUT\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/why-am-i-being-redirected-to-the-wrong-url-when-using-auth-redirectto-option-_vqIeO\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Why am I being redirected to the wrong url when using auth redirectTo option?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/why-is-my-supabase-api-call-not-returning-PGzXw0\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Why is my supabase API call not returning?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/discovering-and-interpreting-api-errors-in-the-logs-7xREI9\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Discovering and Interpreting API Errors in the Logs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/auth-error-401-invalid-claim-missing-sub--AFwMR\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Auth error: {401: invalid claim: missing sub}\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/edge-function-wall-clock-time-limit-reached-Nk38bW\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Edge Function 'wall clock time limit reached'\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/error-no-pghbaconf-entry-for-host-xxxxxxxxxxx-user-postgres-database-postgres-ssl-off-GOt5Ja\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | error: no pg_hba.conf entry for host \\\\\\\"xx.xxx.xxx.xxx\\\\\\\", user \\\\\\\"postgres\\\\\\\", database \\\\\\\"postgres\\\\\\\", SSL off\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/fixing-520-errors-in-the-database-rest-api-Ur5-B2\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Fixing 520 Errors in the Database REST API\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/database-error-saving-new-user-RU_EwB\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Database error saving new user\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/deprecated-rls-features-Pm77Zs\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Deprecated RLS features\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/api\\\",\\\"title\\\":\\\"REST API | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/exhaust-ram\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | High RAM usage\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/database-error-remaining-connection-slots-are-reserved-for-non-replication-superuser-connections-3V3nIb\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Database Error: remaining connection slots are reserved for non-replication superuser connections\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/error-index-row-size-exceeds-btree-version-4-maximum-for-index-LMmoeU\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Error: index row size exceeds btree version 4 maximum for index\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-can-i-revoke-execution-of-a-postgresql-function-2GYb0A\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How can I revoke execution of a PostgreSQL function?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-to-migrate-from-supabase-auth-helpers-to-ssr-package-5NRunM\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How to Migrate from Supabase Auth Helpers to SSR package\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/increase-vector-lookup-speeds-by-applying-an-hsnw-index-ohLHUM\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Increase vector lookup speeds by applying an HSNW index\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/interpreting-supabase-grafana-cpu-charts-9JSlkC\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Interpreting Supabase Grafana CPU charts\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/no-toast-messages-on-the-dashboard-BrvP8h\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | No toast messages on the Dashboard\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/are-all-features-available-in-self-hosted-supabase-THPcqw\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Are all features available in self-hosted Supabase?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/forbidden-resource-error-from-the-cli-L6rm6l\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Forbidden resource error from the CLI\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-postgres-chooses-which-index-to-use-_JHrf4\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How Postgres chooses which index to use\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/jwt-expired-error-in-supabase-dashboard-F06k3x\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | \\\\\\\"JWT Expired\\\\\\\" Error in Supabase Dashboard\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/lost-accessforgot-the-mfa-device-nAPT-7\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Lost access/Forgot the MFA device\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/an-invalid-response-was-received-from-the-upstream-server-error-when-querying-auth-RI4Vl-\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | An \\\\\\\"invalid response was received from the upstream server\\\\\\\" error when querying auth\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/buster\\\",\\\"title\\\":\\\"Buster | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/error-prepared-statement-xxx-already-exists-3laqeM\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Error: prepared statement \\\\\\\"XXX\\\\\\\" already exists\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/exhaust-disk-io\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | High Disk I/O\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/fetch-requests-to-api-endpoints-arent-showing-the-session-UbUwRs\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Fetch requests to API endpoints aren't showing the session\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/grafana-not-displaying-data-sXJrMj\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Grafana not displaying data\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-do-i-make-the-cookies-httponly-vwweFx\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How do I make the cookies HttpOnly?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/interpreting-supabase-grafana-io-charts-MUynDR\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Interpreting Supabase Grafana IO charts\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/settings/infrastructure\\\",\\\"title\\\":\\\"Infrastructure | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/do-i-need-to-expose-security-definer-functions-in-row-level-security-policies-iI0uOw\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Do I need to expose \\\\\\\"security definer\\\\\\\" Functions in Row Level Security Policies?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/why-do-i-see-auth--api-requests-in-the-dashboard-my-app-has-no-users-CyadiO\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Why do I see Auth & API requests in the dashboard? My app has no users\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/canceling-statement-due-to-statement-timeout-581wFv\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Canceling statement due to \\\\\\\"statement timeout\\\\\\\"\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/certain-operations-are-too-complex-to-perform-directly-using-the-client-libraries-8JaphH\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Certain operations are too complex to perform directly using the client libraries.\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/change-project-region-eWJo5Z\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Change Project Region\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/customizing-emails-by-language-KZ_38Q\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Customizing Emails by Language\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/disabling-prepared-statements-qL8lEL\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Disabling Prepared statements\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/check-usage-for-monthly-active-users-mau-MwZaBs\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Check usage for monthly active users (MAU)\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/converted-github-account-to-organisation---lost-supabase-account-access-5wsE_1\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Converted Github account to organization - Lost Supabase account access\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/zapier\\\",\\\"title\\\":\\\"Zapier | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/42501--permission-denied-for-table-httprequestqueue-KnozmQ\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | 42501 : permission denied for table http_request_queue\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-do-i-update-connection-pool-settings-in-my-dashboard-wAxTJ_\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How do I update connection pool settings in my dashboard?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-do-you-troubleshoot-nextjs---supabase-auth-issues-riMCZV\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How do you troubleshoot Next.js - Supabase Auth issues?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/oauth-sign-in-isnt-redirecting-on-the-server-side-ShGMtr\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | OAuth sign in isn't redirecting on the server side\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/pausing-pro-projects-vNL-2a\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Pausing Pro-Projects\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/realtime-concurrent-peak-connections-quota-jdDqcp\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Realtime \\\\\\\"Concurrent Peak Connections\\\\\\\" quota\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-to-check-if-my-queries-are-being-blocked-by-other-queries-NSKtR1\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How to check if my queries are being blocked by other queries?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-to-delete-a-role-in-postgres-8-AvxY\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How to delete a role in Postgres\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/inserting-into-sequenceserial-table-causes-duplicate-key-violates-unique-constraint-error-pi6DnC\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Inserting into Sequence/Serial Table Causes \\\\\\\"duplicate key violates unique constraint\\\\\\\" Error\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/not-receiving-auth-emails-from-the-supabase-project-OFSNzw\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Not receiving Auth emails from the Supabase project\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/rotating-anon-service-and-jwt-secrets-1Jq6yd\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Rotating Anon, Service, and JWT Secrets\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/all-about-supabase-egress-a_Sg_e\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | All about Supabase Egress\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/change-email-associated-with-supabase-account-T5eHNT\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Change email associated with Supabase account\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/download-logical-backups\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How to download logical backups in Supabase with physical backups enabled?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/exhaust-swap\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | High swap usage\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/failed-to-fetch-in-dashboard-and-other-areas----browser-extension-dyDTRU\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Failed to Fetch in dashboard and other areas -- browser extension\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-do-i-reset-my-supabase-database-password-oTs5sB\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How do I reset my Supabase database password?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-to-interpret-and-explore-the-postgres-logs-OuCIOj\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How to Interpret and Explore the Postgres Logs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/insufficient-privilege-when-accessing-pgstatstatements-e5M_EQ\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | \\\\\\\"insufficient privilege\\\\\\\" when accessing pg_stat_statements\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/memory-and-swap-usage-explained-aPNgm0\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Memory and Swap usage explained\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/performing-administration-tasks-on-the-server-side-with-the-servicerole-secret-BYM4Fa\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Performing administration tasks on the server side with the service_role secret\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/error-invalid-totp-code-entered-CukLCj\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Error: \\\\\\\"Invalid TOTP code entered\\\\\\\"\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/failed-to-restore-from-backup-all-subscriptions-and-replication-slots-must-be-dropped-before-a-backup-can-be-restored-L-rCvt\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Failed to restore from backup: All subscriptions and replication slots must be dropped before a backup can be restored.\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-do-i-check-gotrueapi-version-of-a-supabase-project-lQAnOR\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How do I check GoTrue/API version of a Supabase project?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-to-view-database-metrics-uqf2z_\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How to View Database Metrics\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/http-status-codes\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | HTTP status codes\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/i-am-not-receiving-password-reset-emails-for-supabase-dashboard--cO5yf\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | I am not receiving password reset emails for Supabase dashboard\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/pgcron-debugging-guide-n1KTaz\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | pg_cron debugging guide\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/prisma-error-management-Cm5P_o\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Prisma Error Management\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/resolving-500-status-authentication-errors-7bU5U8\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Resolving 500 Status Authentication Errors\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/seeing-no-pghbaconf-entry-for-host-errors-in-postgres-and-they-come-from-an-ip-address-that-i-dont-recognize-4gds9f\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Seeing \\\\\\\"no pg_hba.conf entry for host\\\\\\\" errors in Postgres and they come from an IP address that I don't recognize\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/understanding-postgresql-logging-levels-and-how-they-impact-your-project-KXiJRm\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Understanding PostgreSQL Logging Levels and How They Impact Your Project\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/using-sqlalchemy-with-supabase-FUqebT\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Using SQLAlchemy with Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/why-cant-i-uploadlistetc-my-public-bucket-Z6CmGt\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Why can't I upload/list/etc my public bucket?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/platform/advanced-log-filtering\\\",\\\"title\\\":\\\"Advanced Log Filtering | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/google-auth-fails-for-some-users-XcFXEu\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Google Auth fails for some users\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/how-to-change-max-database-connections-_BQ8P5\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | How to change max database connections\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/http-api-issues\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Diagnose HTTP API issues\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/importing-stripe-or-other-modules-from-esmsh-on-deno-edge-functions-throws-an-error-TmbB5p\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Importing Stripe or other modules from esm.sh on Deno Edge Functions throws an error\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/resolving-42p01-relation-does-not-exist-error-W4_9-V\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Resolving 42P01: relation does not exist error\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/rls-performance-and-best-practices-Z5Jjwv\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | RLS Performance and Best Practices\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/supavisor-faq-YyP5tI\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Supavisor FAQ\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/using-google-smtp-with-supabase-custom-smtp-ZZzU4Y\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Using Google SMTP with Supabase Custom SMTP\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/why-are-there-gaps-in-my-postgres-id-sequence-Frifus\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Why are there gaps in my Postgres id sequence?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/new-variable-is-null-in-a-trigger-function--l9AOZ\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | NEW variable is null in a trigger function.\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/partitioning-an-existing-table-with-same-name-VEnbzK\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Partitioning an existing table with same name\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/should-i-set-a-shorter-max-age-parameter-on-the-cookies-8sbF4V\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Should I set a shorter Max-Age parameter on the cookies?\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/steps-to-improve-query-performance-with-indexes-q8PoC9\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Steps to improve query performance with indexes\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/troubleshooting/understanding-postgresql-explain-output-Un9dqX\\\",\\\"title\\\":\\\"Supabase Docs | Troubleshooting | Understanding PostgreSQL EXPLAIN Output\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/epsilon3-self-hosting\\\",\\\"title\\\":\\\"Epsilon3 | Supabase Customer Stories\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/weweb\\\",\\\"title\\\":\\\"WeWeb | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/stormkit\\\",\\\"title\\\":\\\"Stormkit | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/javascript/\\\",\\\"title\\\":\\\"supabase.com\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/functions/import-maps\\\",\\\"title\\\":\\\"Managing dependencies | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/careers/postgres-experts\\\",\\\"title\\\":\\\"Careers | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/database/timeouts\\\",\\\"title\\\":\\\"Database configuration | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/with-redwoodjs\\\",\\\"title\\\":\\\"Build a User Management App with RedwoodJS | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/vector\\\",\\\"title\\\":\\\"Supabase | The Open Source Firebase Alternative\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/resend\\\",\\\"title\\\":\\\"Resend | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/electricsql\\\",\\\"title\\\":\\\"ElectricSQL | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/reference/api\\\",\\\"title\\\":\\\"Management API Reference | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/keyri\\\",\\\"title\\\":\\\"Keyri | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/onesignal\\\",\\\"title\\\":\\\"OneSignal | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/github.com/pgvector/pgvector/\\\",\\\"title\\\":\\\"Supabase | The Open Source Firebase Alternative\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/shared-responsibility-model\\\",\\\"title\\\":\\\"Shared Responsibility Model | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/triggerdotdev\\\",\\\"title\\\":\\\"Trigger.dev | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/integrations/snaplet\\\",\\\"title\\\":\\\"Supabase | The Open Source Firebase Alternative\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/cli\\\",\\\"title\\\":\\\"Local Development & CLI | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/supabase-storage\\\",\\\"title\\\":\\\"Storage is now available in Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/partners/supertokens\\\",\\\"title\\\":\\\"SuperTokens | Works With Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/docs/guides/deployment/branching\\\",\\\"title\\\":\\\"Branching | Supabase Docs\\\"},{\\\"url\\\":\\\"https://supabase.com/dashboard/project/undefined/auth/mfa\\\",\\\"title\\\":\\\"Authentication | Supabase\\\"},{\\\"url\\\":\\\"https://supabase.com/blog/spot-flutter-with-postgres\\\",\\\"title\\\":\\\"Customer Stories | Supabase\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2023-07-13T20:41:47.114Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-28T03:33:01.962Z\\\",\\\"isDifferentPrefixOrigin\\\":false},{\\\"identifier\\\":\\\"https://pocketbase.io/docs/\\\",\\\"name\\\":\\\"PocketBase\\\",\\\"url\\\":\\\"https://pocketbase.io/docs/\\\",\\\"docUrlRoot\\\":\\\"https://pocketbase.io/docs/\\\",\\\"docUrlPrefix\\\":\\\"https://pocketbase.io/docs/\\\",\\\"indexingStatus\\\":\\\"success\\\",\\\"pages\\\":[{\\\"url\\\":\\\"https://pocketbase.io/docs/authentication\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/going-to-production\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-overview\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-rules-and-filters\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/client-side-sdks\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/files-handling\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/working-with-relations\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/use-as-framework\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-records\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-overview\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-routing\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-database\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-records\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-collections\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-migrations\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-jobs-scheduling\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-console-commands\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-jobs-scheduling\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-console-commands\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-sending-emails\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-sending-http-requests\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-rendering-templates\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-files\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-admins\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-settings\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-logs\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-backups\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-health\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-event-hooks/\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-event-hooks/\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-testing\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-custom-models\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-event-hooks\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-routing\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-database\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-records\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-collections\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-migrations\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-collections\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-rules-and-filters/\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/files-handling/\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/collections\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-event-hooks\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-sending-emails\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-rendering-templates\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-realtime\\\",\\\"title\\\":\\\"\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-records/\\\",\\\"title\\\":\\\"Extend with Go - Record operations - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-routing/\\\",\\\"title\\\":\\\"Extend with Go - Routing - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-overview/\\\",\\\"title\\\":\\\"Extend with Go - Overview - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-routing/\\\",\\\"title\\\":\\\"Extend with JavaScript - Routing - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-logging\\\",\\\"title\\\":\\\"Extend with JavaScript - Logging - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-logging\\\",\\\"title\\\":\\\"Extend with Go - Logging - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/client-side-sdks/\\\",\\\"title\\\":\\\"Introduction - Client-side SDKs - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-filesystem\\\",\\\"title\\\":\\\"Extend with JavaScript - Filesystem - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-records/\\\",\\\"title\\\":\\\"Extend with JavaScript - Record operations - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-crons\\\",\\\"title\\\":\\\"Web APIs reference - API Crons - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-filesystem\\\",\\\"title\\\":\\\"Extend with Go - Filesystem - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-realtime\\\",\\\"title\\\":\\\"Extend with Go - Realtime messaging - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-record-proxy\\\",\\\"title\\\":\\\"Extend with Go - Record proxy - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-realtime\\\",\\\"title\\\":\\\"Extend with JavaScript - Realtime messaging - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-miscellaneous\\\",\\\"title\\\":\\\"Extend with Go - Miscellaneous - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/how-to-use/\\\",\\\"title\\\":\\\"Introduction - How to use PocketBase - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/api-records/\\\",\\\"title\\\":\\\"Web APIs reference - API Records - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/js-migrations/\\\",\\\"title\\\":\\\"Extend with JavaScript - Migrations - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/how-to-use\\\",\\\"title\\\":\\\"Introduction - How to use PocketBase - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/go-migrations/\\\",\\\"title\\\":\\\"Extend with Go - Migrations - Docs - PocketBase\\\"},{\\\"url\\\":\\\"https://pocketbase.io/docs/use-as-framework/\\\",\\\"title\\\":\\\"Introduction - Extending PocketBase - Docs - PocketBase\\\"}],\\\"indexingPageName\\\":\\\"\\\",\\\"publishToTeam\\\":false,\\\"createdAt\\\":\\\"2023-08-27T14:00:32.721Z\\\",\\\"lastUploadedAt\\\":\\\"2025-02-26T22:54:31.534Z\\\",\\\"isDifferentPrefixOrigin\\\":false}],\\\"chunkedStreamingEnabledV2\\\":true,\\\"cppCachedTypeaheadEnabled\\\":true,\\\"cppInCmdF\\\":true,\\\"cppManualTriggerWithOpToken\\\":false,\\\"cppTriggerInComments\\\":true,\\\"cppShowWhitespaceOnlyChanges\\\":false,\\\"fastCppEnabled\\\":false,\\\"indexRepository\\\":true,\\\"haveNotImportedFromVSC\\\":false,\\\"shouldAutoParseCmdKLinks\\\":false,\\\"SPECIAL_KEY_lastUpdatedTimeInUnixSeconds\\\":1740478253.864,\\\"aiHyperModeUXType\\\":\\\"auto-accept\\\",\\\"aiPreviewsEnabled\\\":true,\\\"aiPreviewSettings\\\":{\\\"enabledFeatures\\\":{\\\"summary\\\":true,\\\"relatedFiles\\\":true,\\\"relatedCommits\\\":true},\\\"summary\\\":{\\\"isExpanded\\\":true},\\\"relatedFiles\\\":{\\\"isExpanded\\\":true},\\\"relatedCommits\\\":{\\\"isExpanded\\\":false}},\\\"chatFadeInAnimationEnabled\\\":false,\\\"isFileSyncClientEnabled\\\":true,\\\"isAiReviewInputExpanded\\\":true,\\\"useFastApplyModel\\\":false,\\\"fastApplyModelType\\\":1,\\\"explicitlyEnableSemanticSearch\\\":false,\\\"aiCursorHelpEnabled\\\":true,\\\"showAllCmdKContexts\\\":false,\\\"aiDocAgentEnabled\\\":false,\\\"markdownTestString\\\":\\\"\\\",\\\"cppInPeek\\\":true,\\\"fastSemanticSearchEnabled\\\":false,\\\"preferredEmbeddingModel\\\":0,\\\"cursorPredictionUIExperiments\\\":[],\\\"oneTimeSettings\\\":{\\\"shouldDisableGithubCopilot\\\":false,\\\"shouldMigrateFromGpt4ToGpt4o\\\":false,\\\"shouldMigrateFromGpt4oToClaudeSonnet\\\":false,\\\"didMigrateFromGpt4oToClaudeSonnet\\\":true,\\\"didMigrateBackFromClaudeSonnetToGpt4o\\\":false},\\\"aiReviewPersistentStorage\\\":{\\\"customInstructions\\\":\\\"\\\"},\\\"indexingState\\\":{\\\"lastAskedToIndexTime\\\":0},\\\"turboModeOptions\\\":{\\\"timesShownUpgradeMessage\\\":0},\\\"internalAnalyticsDebugMode\\\":false,\\\"fullContextOptions\\\":{\\\"compress\\\":true,\\\"hasDismissed\\\":true},\\\"membershipType\\\":\\\"free_trial\\\",\\\"shouldNotTryToGetThemToNoticeCpp\\\":true,\\\"checklistState\\\":{\\\"shouldSeeOnboardingChecklist\\\":false,\\\"doneAutoComplete\\\":true,\\\"doneCommandEnter\\\":true,\\\"doneCommandL\\\":true,\\\"doneAddingCodeSelection\\\":true,\\\"doneCommandK\\\":true},\\\"havePerformedSettingsServiceMigration\\\":true,\\\"teamBlocklist\\\":[],\\\"cppHasLoadedConfigFromCopilot\\\":true,\\\"hasDisabledErrorLensForAiLinter\\\":true,\\\"removeAIReview\\\":true,\\\"cursorPredictionState\\\":{\\\"modelConfigs\\\":[{\\\"name\\\":\\\"legacy\\\",\\\"radius\\\":80},{\\\"name\\\":\\\"default\\\",\\\"radius\\\":50},{\\\"name\\\":\\\"v2\\\",\\\"radius\\\":1000},{\\\"name\\\":\\\"v3\\\",\\\"radius\\\":1000}],\\\"defaultModel\\\":\\\"default\\\",\\\"heuristics\\\":[1]},\\\"noStorageMode\\\":true,\\\"selectedPrivacyForOnboarding\\\":true,\\\"useOpenAIKey\\\":false,\\\"cppConfig\\\":{\\\"heuristics\\\":[4,5,6,2],\\\"excludeRecentlyViewedFilesPatterns\\\":[\\\".env\\\",\\\".production\\\",\\\".pem\\\",\\\".cursor-retrieval.\\\",\\\".cursor-always-local.\\\",\\\".svg\\\",\\\".lock\\\",\\\".jsonl\\\",\\\".csv\\\",\\\".tsv\\\",\\\"Copilot++\\\"],\\\"enableRvfTracking\\\":true,\\\"globalDebounceDurationMillis\\\":70,\\\"clientDebounceDurationMillis\\\":50,\\\"cppUrl\\\":\\\"https://api3.cursor.sh\\\",\\\"useWhitespaceDiffHistory\\\":true,\\\"enableFilesyncDebounceSkipping\\\":false,\\\"checkFilesyncHashPercent\\\":0.004999999888241291,\\\"geoCppBackendUrl\\\":\\\"https://us-only.gcpp.cursor.sh\\\",\\\"isFusedCursorPredictionModel\\\":true,\\\"includeUnchangedLines\\\":false,\\\"shouldFetchRvfText\\\":false,\\\"aboveRadius\\\":1,\\\"belowRadius\\\":2,\\\"isOn\\\":true,\\\"isGhostText\\\":true,\\\"shouldLetUserEnableCppEvenIfNotPro\\\":true,\\\"importPredictionConfig\\\":{\\\"isDisabledByBackend\\\":false,\\\"shouldTurnOnAutomatically\\\":true,\\\"pythonEnabled\\\":false},\\\"recentlyRejectedEditThresholds\\\":{\\\"hardRejectThreshold\\\":2,\\\"softRejectThreshold\\\":5},\\\"maxNumberOfClearedSuggestionsSinceLastAccept\\\":20,\\\"suggestionHintConfig\\\":{\\\"importantLspExtensions\\\":[\\\"vscode.typescript-language-features\\\",\\\"ms-python.python\\\",\\\"rust-lang.rust-analyzer\\\",\\\"golang.go\\\"],\\\"enabledForPathExtensions\\\":[\\\".ts\\\",\\\".tsx\\\",\\\".py\\\",\\\".js\\\",\\\".go\\\",\\\".rs\\\"]}},\\\"availableDefaultModels2\\\":[{\\\"name\\\":\\\"claude-3.5-sonnet\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"claude-3.7-sonnet\\\",\\\"defaultOn\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"claude-3.7-sonnet-thinking\\\",\\\"defaultOn\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"gpt-4\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gpt-4o\\\",\\\"defaultOn\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"gpt-4.5-preview\\\",\\\"defaultOn\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"claude-3-opus\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"cursor-fast\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"cursor-small\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gpt-3.5-turbo\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gpt-4-turbo-2024-04-09\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gpt-4o-128k\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"gemini-1.5-flash-500k\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":true,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"claude-3-haiku-200k\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"claude-3-5-sonnet-200k\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":true,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"gpt-4o-mini\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"o1-mini\\\",\\\"defaultOn\\\":false,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"o1-preview\\\",\\\"defaultOn\\\":false,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"o1\\\",\\\"defaultOn\\\":true,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"claude-3.5-haiku\\\",\\\"defaultOn\\\":false,\\\"isLongContextOnly\\\":false,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"gemini-2.0-pro-exp\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gemini-2.0-flash-thinking-exp\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"gemini-2.0-flash\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"deepseek-v3\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"deepseek-r1\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false},{\\\"name\\\":\\\"o3-mini\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":true},{\\\"name\\\":\\\"grok-2\\\",\\\"defaultOn\\\":false,\\\"supportsAgent\\\":false}],\\\"SPECIAL_KEY_id\\\":\\\"d445791e-4378-4ec7-8c20-1dfc27a2c81b\\\",\\\"cppShown\\\":75,\\\"shouldShowViewZoneWhenPreviewBoxIsClipped6\\\":false,\\\"backendHasDisabledCppAutoImport\\\":false,\\\"cppAutoImportEnabled\\\":true,\\\"cacheComposerPrompts\\\":true}\",\"workbench.panel.alignment\":\"center\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.aipaneaaaiBugFinder.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aipane.viewaaaiBugFinder\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"update.showCurrentReleaseNotes\\\",\\\"value\\\":3},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":4},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindingsFile\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.toggleFullScreen\\\",\\\"value\\\":7},{\\\"key\\\":\\\"cursor.doupdate\\\",\\\"value\\\":9},{\\\"key\\\":\\\"update.checkForUpdate\\\",\\\"value\\\":10},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":12},{\\\"key\\\":\\\"jupyter.restartkernelandrunallcells\\\",\\\"value\\\":19},{\\\"key\\\":\\\"workbench.action.replaceCommandLine\\\",\\\"value\\\":20},{\\\"key\\\":\\\"openremotessh.openEmptyWindow\\\",\\\"value\\\":21},{\\\"key\\\":\\\"workbench.action.files.saveWithoutFormatting\\\",\\\"value\\\":23}]}\",\"commandPalette.mru.counter\":\"24\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"github-mikkelsvartveit\":\"[{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true}]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"memento/notebookGettingStarted2\":\"{\\\"hasOpenedNotebook\\\":true}\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"python\\\":[\\\"ms-python.python\\\"],\\\"plaintext\\\":[\\\"mechatroner.rainbow-csv\\\"]}\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.ssh-remote+idun.-237388637\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":37511,\\\"localPort\\\":37511,\\\"localAddress\\\":\\\"127.0.0.1:37511\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:37511\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35043,\\\"localPort\\\":35043,\\\"localAddress\\\":\\\"127.0.0.1:35043\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35043\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41083,\\\"localPort\\\":41083,\\\"localAddress\\\":\\\"127.0.0.1:41083\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41083\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42835,\\\"localPort\\\":42835,\\\"localAddress\\\":\\\"127.0.0.1:42835\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42835\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":37185,\\\"localPort\\\":37185,\\\"localAddress\\\":\\\"localhost:37185\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37185\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":36967,\\\"localPort\\\":36967,\\\"localAddress\\\":\\\"localhost:36967\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36967\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":45309,\\\"localPort\\\":45309,\\\"localAddress\\\":\\\"localhost:45309\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:45309\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":45039,\\\"localPort\\\":45039,\\\"localAddress\\\":\\\"localhost:45039\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:45039\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.ssh-remote+idun.-237388637\":\"1741787820876\",\"workbench.activityBar.location\":\"default\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.bugbot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8}]\",\"workbench.view.bugbot.hidden\":\"[{\\\"id\\\":\\\"workbench.views.bugbot\\\",\\\"isHidden\\\":false}]\",\"scm.input.lastActionId\":\"cursor.generateGitCommitMessage\"}}"}