update(session:expiresIn:request:)

update existing session

SessionStorage.swift:116
func update(session: SessionType, expiresIn: Duration?, request: Request) async throws

If session does not exist then a sessionDoesNotExist error will be thrown