Generates an array of allowed origin URLs based on the provided domains and prefixes. Automatically excludes www. for localhost domains.
www.
An array of domain strings.
An array of URL prefixes.
Options to customize the generation.
An array of unique, fully qualified URLs.
Generated using TypeDoc
Generates an array of allowed origin URLs based on the provided domains and prefixes. Automatically excludes
www.
for localhost domains.