RafaelMiquelino / dash-flask-login

Implementation of Flask-login on top of Dash.
MIT License
247 stars 81 forks source link

Login on Enter Button press #6

Closed meteoDaniel closed 3 years ago

meteoDaniel commented 3 years ago

Dear Rafael,

this is a nice project and I have a question to you.

Do you know how to "login" by pressing the "Enter" Button?

Would be great to receive support from you.

Best regards

RafaelMiquelino commented 3 years ago

Hi,

This feature was not available at the time I created this repository but as this was long ago, it may be available now. You may want to check the Dash oficial docs page at https://dash.plotly.com/.

If you find the solution, please post it back here as this is a nice feature.

Thanks

RafaelMiquelino commented 3 years ago

@meteoDaniel, Did you find any solution for this?