I am using angular 10
I have a login method that I use to call my back-end login endpoint. It returns the user object and the session cookie.
I have a SignInRe