aquariumbio / aquarium

The Aquarium Lab Operating System
http://klavinslab.org/aquaverse/
MIT License
58 stars 15 forks source link

v2_hybrid: authenticate using v3 authentication (8pts) #549

Open gnomicosuw opened 3 years ago

gnomicosuw commented 3 years ago

After v2 points to the same db as v3, then user authentication in v2 should be replaced by the token authenticaiton that we authenticate users in v3.

That way, if a user logs using the v3 UI, then the user will be able to navigate to the v2_hybrid page and see they are logged in.