stormpath / stormpath-sdk-angular

Angular Components for Stormpath

Home Page:https://docs.stormpath.com/angular/api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failure to logout

patricknee opened this issue · comments

The sample project available at https://github.com/stormpath/stormpath-angular2-express-example.git works fine. Restructuring the app to something more realistic introduces a few problems. Restructured project is available at the following repository, with read me explaining the changes (in short: routing, three components routing, dedicated login page).

https://github.com/patricknee/stormpath-angular2-testbed

Logout link fails to consistently log out. I would estimate logout probability at 40% on the first try. Repeatedly hitting the logout link will eventually cause logout.

@patricknee Thanks for taking the time to create a new, restructured project and reporting the issues you found after making these changes! I'll work on fixing these before the end of the year.