PyShiny and OAuth

Anyone have any experience setting up authentication with Shiny for Python? I was hoping to use something like OAuth 2.0, and as easily as for Shiny for R. I know that PyShiny has starlette in the background and I was going to give that a shot, but I thought I'd ask first.

Ben

Hello,

I am in the same situation as you. I would like to set up an authentication page for a PyShiny app. So, if you have found a solution using Starlette or any other method, I am interested. Thank you! :blush:

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.