handling log in / log out within a SPA
How do we leverage the front-end Identify API to handle when users log in and log out within a Single-Page Application (Angular) without refreshing the page? It seems that the 'identify' method is having issues being recognized properly when called multiple times per page load.
