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

Update OAuth for Panel 1.3.1 #20

Open tupui opened 9 months ago

tupui commented 9 months ago

With 1.3.1, there is now a Guest user and we can update our OAuth custom code to take advantage of the new feature.

https://holoviz-dev.github.io/panel/how_to/authentication/guest_users.html

gnopik commented 9 months ago

Yes, sounds excellent.