@@ -136,9 +136,11 @@ function createPersistSessionHandler(
|
|||||||
event,
|
event,
|
||||||
did: refreshedAccount.did,
|
did: refreshedAccount.did,
|
||||||
handle: refreshedAccount.handle,
|
handle: refreshedAccount.handle,
|
||||||
|
service: refreshedAccount.service,
|
||||||
})
|
})
|
||||||
|
|
||||||
if (expired) {
|
if (expired) {
|
||||||
|
logger.warn(`session: expired`)
|
||||||
emitSessionDropped()
|
emitSessionDropped()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user