UUDigitalHumanitieslab / EDPOP

A virtual research environment (VRE) that lets you collect, align and annotate bibliographical and biographical records from several online catalogs.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Authentication: redirect when logged in #151

Closed lukavdplas closed 6 months ago

lukavdplas commented 7 months ago

When an user navigates to the homepage in an authenticated session, they will still see the login screen. Instead, an already authenticated user should be redirected to the VRE.

jgonggrijp commented 7 months ago

I totally agree with the idea here. Regarding the implementation, it may be more correct (and possibly easier as well) to approach this as a minor partial redesign rather than as a bugfix.

tijmenbaarda commented 6 months ago

I am checking the development branch and it appears that this has already been fixed when the backend and frontend were splitted (#136), so this issue can be closed.