Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Auth experiments #8675

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from
Draft

[WIP] Auth experiments #8675

wants to merge 9 commits into from

Conversation

kajarenc
Copy link
Collaborator

Describe your changes

GitHub Issue Link (if applicable)

Testing Plan

  • Explanation of why no additional tests are needed
  • Unit Tests (JS and/or Python)
  • E2E Tests
  • Any manual testing needed?

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

lib/streamlit/elements/auth_redirect.py Fixed Show fixed Hide fixed
lib/streamlit/elements/auth_redirect.py Fixed Show fixed Hide fixed
lib/streamlit/elements/auth_redirect.py Fixed Show fixed Hide fixed
lib/streamlit/elements/auth_redirect.py Fixed Show fixed Hide fixed
lib/streamlit/elements/auth_redirect.py Fixed Show fixed Hide fixed
import tornado.auth
import tornado.web

from streamlit.runtime.secrets import AttrDict, secrets_singleton

Check notice

Code scanning / CodeQL

Unused import Note

Import of 'AttrDict' is not used.
Copy link

github-actions bot commented Jun 6, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant