# Guides & Examples

### [Streamlit Authentication](https://docs.propelauth.com/getting-started/additional-framework-guides/streamlit-authentication)
Learn how to integrate PropelAuth with Streamlit.

### [Laravel Authentication](https://docs.propelauth.com/getting-started/additional-framework-guides/laravel-authentication)
Learn how to integrate PropelAuth with Laravel.

### [Fullstack .NET](https://docs.propelauth.com/getting-started/additional-framework-guides/dot-net-oauth-guide)
Learn how to integrate PropelAuth with .NET fullstack frameworks such as Blazor.

### [Dash / Plotly Authentication](https://docs.propelauth.com/getting-started/additional-framework-guides/dash-authentication)
Learn how to integrate PropelAuth with Dash from Plotly.

### [Microsoft Add-Ins](https://docs.propelauth.com/getting-started/additional-framework-guides/ms-add-in-authentication)
Integrate PropelAuth with your MS Add-In

## [Example Apps](https://docs.propelauth.com/getting-started/additional-framework-guides#exampleapps)

### 
This guide walks through the process of setting up authentication using PropelAuth on top of a product built in FastAPI & React.

### 
Build an example B2B application in React and Express where users can sign up, login, manage their accounts, and view organization and member information.

### 
Build an example B2B application in React and Rust/Axum where users can sign up, login, manage their accounts, and view organization and member information.

### 
Learn how to add authentication to a Streamlit application.

### 
Build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and member information, PropelAuth, React, Python, and Chalice.

### 
Build an example B2B application in React where users can sign up, login, manage their accounts, and view organization and member information, PropelAuth, React, and Flask.

### 
Learn how to add authentication and authorization to a Spring Boot application with PropelAuth and Spring Security.
