plotly / dash-renderer

OBSOLETE has been merged into dash
https://github.com/plotly/dash
MIT License
97 stars 32 forks source link

Remove `Authentication` component. #108

Closed T4rk1n closed 5 years ago

T4rk1n commented 5 years ago
T4rk1n commented 5 years ago

I looked back at the Authentication component and found a _dash-login request. There's a _dash-login route in dash-auth but it's handled by it's oauth.js bundle.

@chriddyp Can you confirm that removing this api will not break anything ?

chriddyp commented 5 years ago

Can you confirm that removing this api will not break anything ?

It will not break anything