How to embed interactive Bokeh or Dash app *with authentication* in Django or Flask? How to embed interactive Bokeh or Dash app *with authentication* in Django or Flask? flask flask

How to embed interactive Bokeh or Dash app *with authentication* in Django or Flask?


For anyone who finds this question later, since I struggled to find a solution myself, I built out a template that serves Dash as an embedded app within Flask.

https://github.com/seanmajorpayne/dash_multi_user_authentication