Vite dev proxy ./well-known/openid-configuration
This commit is contained in:
@@ -16,6 +16,7 @@ export default defineConfig(({ command }) => ({
|
||||
fastapiVue({ paths: [
|
||||
"/auth/api",
|
||||
"/auth/ws",
|
||||
"/.well-known/openid-configuration",
|
||||
// Passphrase links: /auth/word1.word2.word3.word4.word5
|
||||
"^/auth/[a-z]+\\.[a-z]+\\.[a-z]+\\.[a-z]+\\.[a-z]+$",
|
||||
// Passphrase links: /word1.word2.word3.word4.word5
|
||||
|
||||
Reference in New Issue
Block a user