Is there any way of fetching browser cookie inside authentication function ? basically I want to fetch cookie what i get from browser into my settings.js file.
I Want to fetch from the below cookie
by fetching cookie or token, I want to verify if my user has read or write permission. basically this need to be done without any login. if not authentication maybe some other alternative?