How to handle CORS in flask security in api PART 1
Tired of seeing the red warning under your browser while running your web app?
Often while developing web apps you might make use of a flask backend api and a javascript frontend.
Developing such applications we must take care of CORS.
Cross-Origin R...
dipchak.hashnode.dev2 min read