ngx-admin icon indicating copy to clipboard operation
ngx-admin copied to clipboard

Remember Me functionality is not working

Open worldfellow opened this issue 3 years ago • 0 comments

Issue type

I'm submitting a ... (check one with "x")

  • [ X ] bug report
  • [ ] feature request
  • [ ] question about the decisions made in the repository

Issue description

Current behavior:

Does not save the current user in other browsers apart from chrome Expected behavior:

Remember me check should remember the current login user even after logout Steps to reproduce:

Start the starter bundle or clone this repo and start client and server head over to /auth/login and you can see the remember me checkbox just below the login credentials Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->

worldfellow avatar Jul 14 '21 10:07 worldfellow