In Corsica I can use a regex pattern for my CORS list, but when checking the Phoenix.Channels documentation I don’t see any mention of this. It seems like you can use a wildcard for subdomains, but not a regex pattern. Am I out of luck, or is there a solution?
For reference, here is the regex pattern that I want to apply: /^https:\/\/myapp(-staging)?(--[a-zA-Z0-9-]+)?\.web\.app\/?$/
The MFA is invoked with the request %URI{} as the first argument, followed by arguments in the MFA list, and must return a boolean. So you can perfect your regex there as you wish