flask-cors
flask-cors copied to clipboard
Allow origins to be a callable
This allows the list of allowed origins to be determined dynamically, for example when hosting a website where domains may be added to removed at runtime.
Is this project still maintained?