mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
improve
This commit is contained in:
@@ -14,6 +14,8 @@ class SessionService {
|
||||
// local storage keyName
|
||||
private keyName: string;
|
||||
|
||||
forceToLoginWithForceToLogInWithPassword = false
|
||||
|
||||
constructor() {
|
||||
|
||||
this.keyName = (SHA1(this.constructor.name)).toString()
|
||||
|
||||
Reference in New Issue
Block a user