Recommendations for creating user Auth using Rest API's in Multipage Dash app

Hi, All I have to integrate rest API for user Auth in dash python. I have Multipage Dash app. I am looking for best and easy way to do that. Any recommendations? I looked into flask-login etc.