SESSION BEFORE ALL:
Array
(
)
COOKIE BEFORE ALL: Array
(
)
setting base cookie.
TRACKED USER STUB
should be running this to provide usage statistics. but it isn't doing anything yet
NEW VISITOR! in authenticator
CookieKey Before call: de7239c4697888d9c3751216347727d6
This is the full user contstructor.
NAME:getPermissions
ARGS:Array
(
)
Should be loading permissions here.Yeehaw!
NOTE: once the user obj and permissions are loaded, then we need to determine if they are allowed the route and object they are requesting. If they are not, we need to determine which type of not authorized 401 response we need to send, or, in the case of a guest accessing a webview, determine if so configured what form of authentication page to redirect to, all the while capturing the original target.The objective here, this should be to load a view. The view should then load scripts which call services. We will also need a method to call services.
//TODO: figure out where the token gets generated and where it gets passed and stored.
IN ROUTER process after param merge
NAME:getPermissions
ARGS:Array
(
)
Permissions from user in Router::processChecking PERMISSIONS of user for page in ROUTER
SESSION FINAL: Array
(
[sonettrk] => de7239c4697888d9c3751216347727d6
)
COOKIE FINAL: Array
(
)