Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
always clear identity cache when logging in (#128)
This PR removes a minor optimization which was causing an endless recursive loop, every time a user logs in we'll reset their identity cache.
- Loading branch information