Grayson Carroll
Grayson Carroll
In the eventuality that a PIS database compromised, all of the SSO credentials that have been associated with the user accounts would be usable to query any data in the...
Adds the initial set of requirements to the best of my current understanding. There are some open questions that I would love to have folks comment on, if they have...
We'll need to extend the user model to store the credentials for each new SSO provider. We'll need to ensure we're creating a session for the user after the SSO...
I don't have the most experience structuring flask apps for sustainable long-term development. I would love feedback on the current structure from someone who has more flask experience.
I had to manually `pip install scipy` after running through the local setup in order for the first cell in the test notebook to execute. I thought that it should...