Skip to content

Conversation

@sumana-2705
Copy link

Summary

This PR adds user authentication to the Streamlit app using Auth0 and the streamlit-auth0-component library. The integration ensures secure login functionality and enables session-based user tracking.

Changes Introduced

  • Added and configured streamlit-auth0-component in requirements.txt.
  • Added Auth0 login button using login_button() in app.py.
  • Extracted user profile info (name, email) after successful login.

Signed-off-by: Angajala Sumana Sree <sumanasree2705@gmail.com>
@sumana-2705 sumana-2705 changed the base branch from main to mvt-streamlit May 21, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant