clegaspi / saml_reader

A tool to parse and verify SAML response data for MongoDB Cloud.
MIT License
7 stars 2 forks source link

Add ability to upload a file to the web app #89

Open clegaspi opened 6 months ago

clegaspi commented 6 months ago

Dash has a dcc.Upload resource that lets one add a file to be uploaded to the app. This would be useful for handling HAR files, or any type of file, really.

https://dash.plotly.com/dash-core-components/upload