/libs/granite/csrf/token.json query
Hello
In 6.4 when I hit /libs/granite/csrf/token.json it gives me a empty json with json response.
however in 6.2, /libs/granite/csrf/token.json it redirects to login page (which we used in our code to add basic authentication and token headers to login to AEM through ajax call)
also, in crx/de token path looks grayed out
any thoughts ?