issues
search
Daylily-Informatics
/
bloom
Templated Abstract Polymorphic (and opinionated) LIMS
Mozilla Public License 2.0
0
stars
1
forks
source link
Prune code and tighten up auth
#38
Closed
iamh2o
closed
4 months ago
iamh2o
commented
4 months ago
Minor Update
Changes
Stripped out unused methods which had been used for testing.
Corrected
logout
so it would properly clear session data and force a full re-auth with the supabase client.
Modified which pages require auth.
Trimmed out a bunch of other extraneous cruft.
Minor Update
Changes
logout
so it would properly clear session data and force a full re-auth with the supabase client.