ccs-amsterdam / amcat4client

JS Client for AmCAT4
https://amcat4client.vercel.app
3 stars 2 forks source link

Login not working when linking to index directly #42

Closed JBGruber closed 3 weeks ago

JBGruber commented 1 year ago

When authentication is enabled and one tries access a specific index with guest access (e.g., http://localhost/h/localhost%2Famcat/i/state_of_the_union/query), this screen is shown:

image

Clicking the button does not do anything (the browser console also does not show any errors). To resolve it, the user has to manually navigate to the amcat4client address (in this case http://localhost/), log in as guest and can then access the original URL.

vanatteveldt commented 3 weeks ago

Seems fixed in new version