Dash App Pages with Flask Login Flow using Flask

The post request will need to be responded to differently.

If it is to the dash update endpoint, then it needs to be returned like:

Otherwise, the redirect can be a regular flask redirect.