cdmikechen opened a new issue #17588:
URL: https://github.com/apache/superset/issues/17588


   **Is your feature request related to a problem? Please describe.**
   
   Cookies are subject to more and more strict restrictions on current browsers.
   Is it possible to use the deployment mode of front-end and backend 
separation to enable the cookie by flask and use rest token?
   
   **Describe the solution you'd like**
   
   Reuse the rest interface without using cookie.
   
   **Describe alternatives you've considered**
   
   At present, the development of superset has separated python and react. 
During debugging, it also supports using `npm run dev server` to run a 
standalone front-end server and backend server. 
   I think this model can also be used in production
   
   **Additional context**
   
   no
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to