Feature/Fix: Auth service will check local storage during get user in case another window has refreshed the token

This commit is contained in:
2020-09-13 08:34:47 +05:30
parent 8b82cf8157
commit cb66700157
3 changed files with 19 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "overlord",
"version": "7.1.1",
"version": "7.2.0",
"scripts": {
"ng": "ng",
"start": "ng serve",