restangular
restangular copied to clipboard
Setting Default Request Params
@mgonto how do I update the default request params after a login, without reloading the page? I'm authorizing via username and password, but on receipt of the session access token, setting the default request parameter to that access token doesn't work.
Thanks