Skip to content

Commit

Permalink
[Doc] Adding readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LatentDream committed Dec 18, 2024
1 parent 1bfb0a9 commit aabf59e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions examples/streamlit/app-with-auth0/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Authentication

Our seamless integration with Auth0 enables you to add robust authentication to any Streamlit app effortlessly. There's no need to modify your existing Streamlit app code!

## User Information Retrieval

If you need to access user information returned by Auth0, this repository provides a practical example demonstrating how to do so.

## Learn More

For more information about authentication in Ploomber Cloud, including setup instructions, please refer to our official documentation:

[Ploomber Cloud - Streamlit Authentication Documentation](https://docs.cloud.ploomber.io/en/latest/apps/streamlit.html#authentication)

0 comments on commit aabf59e

Please sign in to comment.