tylerjrichards / st-paywall

A python package for creating subscription Streamlit apps
MIT License
266 stars 52 forks source link

Streamlit app continues even with Gmail accounts not on the test list #30

Closed ibehnam closed 11 months ago

ibehnam commented 1 year ago

I have added only one gmail account to my test list in Google Web Apps, but I can login using any other gmail account (!) and the Streamlit app continues running after add_aut(required=True).

jozkotrapko commented 11 months ago

I assume it will sign you up automatically, but it won't bypass the subscription. Try another browser or incognito mode.

sfc-gh-trichards commented 11 months ago

I can't reproduce this behavior at all (see video), can one of you give me a video / reproducible example for this?

https://github.com/tylerjrichards/st-paywall/assets/103017176/1dee3c40-974a-42d5-abc1-32811e2aff19

tylerjrichards commented 11 months ago

I don't think I fully understand what is going on here, so are you saying users should stay logged in cross browser? Or what is the actual issue?

jozkotrapko commented 11 months ago

The mistake is on my side, google is automatically signing up one account, the only one signed in w google... I deleted the previous messages, I apologize for the mistake that occurred on my side and for the unnecessary delay of your time...

tylerjrichards commented 11 months ago

literally don't worry about it at all, i'm going to close this issue unless it can be reproduced! thanks for trying it out @jozkotrapko