Lounes ALLIOUI
Lounes ALLIOUI
#### Description I am using pywebview to display the Streamlit app that includes an OAuth2 button. The button relies on window.open to open an external popup. While this works perfectly...
I appreciate the effort put into this project! I found it very useful while working on my own application, and I’d love to contribute back if this improvement is relevant....
#### **Description** The `streamlit-authenticator` library works flawlessly in a standard browser environment for Google OAuth2. However, when integrating it into a `pywebview` app, the authentication flow opens the login page...