Simulation-Decomposition / simdec-python

Sensitivity analysis using simulation decomposition
https://simdec.readthedocs.io
BSD 3-Clause "New" or "Revised" License
21 stars 0 forks source link

Add OAuth2 #15

Closed tupui closed 10 months ago

tupui commented 10 months ago

Instead of simple credentials use proper OAuth2, see https://panel.holoviz.org/how_to/authentication/configuration.html

On GCP in testing mode we need to specify who can access, but then in production mode (need to go through a validation process) anyone can connect.

Doing that would be a good step towards analytics. There is also a consent screen so that we are ok in terms of regulations.

tupui commented 10 months ago

Fixed with 2602c651beb05e848b1d48f0526d816517d77f08