ng-superlogin
ng-superlogin copied to clipboard
Get updated userDBs without logging out and back in
Currently I allow a user to setup another account level db that is shared with several users. After I call my route and the code executes in superlogin on the server I need to get the updated list of user db's. Currently the only way to get the updated list is to logout and log back in. Are there any other calls to force the session info to update?